Commit Graph

22 Commits

Author SHA1 Message Date
Bereket Engida
eaf80cf945 fix: rename forgetPassword APIs to requestPasswordReset (#2947)
* fix: rename  to

* Update demo/nextjs/app/(auth)/forget-password/page.tsx

Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>

---------

Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-06-07 16:28:47 -07:00
Anthony DePasquale
b36a1b83c8 GitHub 2025-04-13 14:11:08 +02:00
Bereket Engida
b5f638ca45 docs: upgrade to tailwind v4, react 19, fuma docs 15 (#1735) 2025-03-08 19:33:31 +03:00
Bereket Engida
9d2af48f04 Merge branch 'main' into v1.2 2025-02-23 23:49:39 +03:00
Bereket Engida
6440a1074d fix(one-tap): remove random string generator for nonce to fix expo client 2025-02-23 23:42:52 +03:00
Rahul Mishra
419a86a773 chore: fix type exports and sync dep versions to improve build times (#1528) 2025-02-21 16:26:50 +03:00
Bereket Engida
47344cf97b chore: upgrade expo example 2025-01-15 13:09:23 +03:00
Bereket Engida
9f2e45b8c7 chore: cleanup 2025-01-06 14:30:39 +03:00
Bereket Engida
ef2ff4ce56 fix(expo): local session cache should be scopped (#1020) 2024-12-26 18:44:16 +03:00
Stephen Zhou
d8a264871f refactor(expo): make storage required (#931) 2024-12-18 13:03:49 +03:00
Bereket Engida
3678fa18bc chore: upgrade workspace deps 2024-12-07 11:39:22 +03:00
Bereket Engida
80c643ae57 chore: update expo example 2024-12-03 19:38:19 +03:00
Bereket Engida
6892ef93e4 fix: verification sorting 2024-11-15 15:03:56 +03:00
Bereket Engida
90e14b8bcc fix: change dontRemeberMe to remeberMe (#476) 2024-11-10 08:52:45 +03:00
Bereket Engida
0a51955323 fix: handle web expections on expo 2024-11-09 09:28:48 +03:00
Bereket Engida
86078c6d6e chore: update expo example readme 2024-11-03 02:15:07 +03:00
Bereket Engida
49d5a6a842 fix: expo origin check failing 2024-11-03 00:18:07 +03:00
Bereket Engida
ae7068dcff chore: fix deployment 2024-11-02 11:48:08 +03:00
Bereket Engida
3f46e12377 chore: fix lock file 2024-11-01 09:47:45 +03:00
Bereket Engida
1532f0b3e1 feat: custom cookie names and attributes (#382) 2024-11-01 09:45:47 +03:00
Bereket Engida
cce28070ee feat: expo plugin (#375) 2024-11-01 09:24:14 +03:00
Bereket Engida
b822836954 feat: expose client store (#365) 2024-10-31 13:00:01 +03:00