Commit graph

25 commits

Author SHA1 Message Date
Timothy Z.
22ba03dea2 refactor(useapplelogin): fallback in case no name 2025-04-25 14:10:01 +03:00
Timothy Z.
1568ba1bb2 refactor(useapplelogin): use correct url 2025-04-24 16:49:01 +03:00
Timothy Z.
d09c760a1c fix(useapplelogin ): lint 2025-04-24 16:01:44 +03:00
Timothy Z.
63624a9554 refactor(useapplelogin): use w/out popup instead 2025-04-24 15:59:48 +03:00
Timothy Z.
fb7c5642b0 test: do not use popup 2025-04-24 13:04:12 +03:00
Timothy Z.
57d16957f2 chore(useapplelogin): update redirect to prod 2025-04-14 23:26:04 +03:00
Timothy Z.
303dd9858b refactor(useapplelogin): handle error cases 2025-04-14 19:29:12 +03:00
Timothy Z.
3aac148258 Update useAppleLogin.ts 2025-04-14 17:23:09 +03:00
Timothy Z.
66abce42c5 revert(useapplelogin): timeoutid 2025-04-14 17:20:54 +03:00
Timothy Z.
922de40134 fix(useapplelogin): add timeout for close 2025-04-14 16:12:27 +03:00
Timothy Z.
52dc7722ad Revert "fix(useapplelogin): remove state signin"
This reverts commit e454cecc45.
2025-04-14 14:53:44 +03:00
Timothy Z.
e454cecc45 fix(useapplelogin): remove state signin 2025-04-14 14:38:19 +03:00
Timothy Z.
468dc604ae Revert "chore: add debug logs"
This reverts commit 0c3b7e8d4a.
2025-04-14 14:12:05 +03:00
Timothy Z.
0c3b7e8d4a chore: add debug logs 2025-04-14 13:36:40 +03:00
Timothy Z.
2ce1619313 chore: remove logs & use correct core action 2025-04-10 21:52:57 +03:00
Timothy Z.
2713c8b46d fix(useapplelogin): jwt errors 2025-04-10 21:31:34 +03:00
Timothy Z.
b86887e111 chore: add testing logs 2025-04-10 21:11:41 +03:00
Timothy Z.
846445001c fix(useapplelogin): get sub id from token 2025-04-10 21:10:50 +03:00
Timothy Z.
50edda2557 fix(useapplelogin): use redirect uri for testing 2025-04-10 20:45:51 +03:00
Timothy Z.
a1acb7423a fix(useapplelogin): auth response 2025-04-10 20:40:05 +03:00
Timothy Z.
200d3a76d8 fix(useapplelogin): use correct client id 2025-04-10 14:20:23 +03:00
Timothy Z.
d457db6f1e refactor(useapplelogin): update redirect url 2025-04-10 12:52:56 +03:00
Timothy Z.
a0fa5e2a92 fix(chore): lint 2025-04-10 12:45:06 +03:00
Timothy Z.
592fb17fa1 refactor(Apple login): support new endpoint 2025-04-10 12:42:41 +03:00
Timothy Z.
f5fb2ed37a feat(Auth): example apple login 2025-03-24 16:18:29 +02:00