Bereket Engida
c50be9d086
chore(deps): update @better-fetch/fetch to v1.1.15 across projects
2025-02-27 18:28:37 +03:00
Bereket Engida
7ba1af2ff9
Merge branch 'main' into v1.2
2025-02-27 14:20:23 +03:00
Bereket Engida
55a3cd3c47
demo: client only auth demo
2025-02-27 10:38:11 +03:00
Bereket Engida
1a3aff29a7
feat(client): add basePath option on createAuthClient ( #1571 )
...
* chore(dependencies): update @better-fetch/fetch to 1.1.15
* feat(client): add basePath option
2025-02-25 10:38:57 +03:00
Rahul Mishra
56b0465e4e
docs: update getSessionCookie import in demo and docs ( #1534 )
2025-02-22 10:28:46 +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
e3faaf031c
chore: lint
2025-02-17 08:24:12 +03:00
rohan nair
adf8d6dcda
demo: confirm password validation ( #1453 )
...
* fix: Next JS demo confirm password validation
* removing unnecessary imports
2025-02-17 08:24:12 +03:00
Bereket Engida
8a08ae9eee
feat(one-tap): improve Google One Tap integration with JWT verification and improved prompt handling ( #1452 )
...
* fix(auth): use options.baseURL instead of ctx.baseURL on trusted origins
* feat(one-tap): improve Google One Tap integration with JWT verification and improved prompt handling
* feat(one-tap): add One Tap component for user authentication and fix prompt options
2025-02-17 08:23:56 +03:00
Bereket Engida
03fb6b2dfa
chore: lint
2025-02-16 16:10:02 +03:00
rohan nair
524d1c0375
demo: confirm password validation ( #1453 )
...
* fix: Next JS demo confirm password validation
* removing unnecessary imports
2025-02-16 16:09:20 +03:00
Bereket Engida
8ff196ec0d
feat(one-tap): improve Google One Tap integration with JWT verification and improved prompt handling ( #1452 )
...
* fix(auth): use options.baseURL instead of ctx.baseURL on trusted origins
* feat(one-tap): improve Google One Tap integration with JWT verification and improved prompt handling
* feat(one-tap): add One Tap component for user authentication and fix prompt options
2025-02-15 11:56:06 +03:00
Bereket Engida
2c81e5bf8f
Merge branch 'main' into v1.2
2025-02-14 15:17:41 +03:00
Bereket Engida
b26f8334b3
feat(organization): leave organization ( #1239 )
2025-02-14 13:12:15 +03:00
Bereket Engida
46dfc078c0
feat: move to better call version 1 ( #1402 )
2025-02-11 16:02:57 +03:00
Bereket Engida
2eca1daf4f
feat: add cookie helper for middlewares ( #1275 )
2025-02-04 10:14:03 +03:00
Bereket Engida
2da631585c
fix(passkey): use options base url for rpID
2025-01-30 13:27:48 +03:00
Stephen Zhou
32db33a260
docs: pass token in reset-password ( #1237 )
2025-01-20 11:00:19 +03:00
dependabot[bot]
017aefd9da
chore(deps): bump next from 15.0.4 to 15.1.2 ( #1116 )
...
Bumps [next](https://github.com/vercel/next.js ) from 15.0.4 to 15.1.2.
- [Release notes](https://github.com/vercel/next.js/releases )
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js )
- [Commits](https://github.com/vercel/next.js/compare/v15.0.4...v15.1.2 )
---
updated-dependencies:
- dependency-name: next
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-13 12:58:58 +03:00
Bereket Engida
444aa68ca6
chore: fix tsconfig
2025-01-12 02:02:44 +03:00
Bereket Engida
35df4a75de
fix: remove current url from requests ( #1193 )
2025-01-12 02:01:36 +03:00
Bereket Engida
fd45786c8e
Revert "fix: remove current url from requests ( #1187 )"
...
This reverts commit 3aa95aa125 .
2025-01-12 01:12:55 +03:00
Bereket Engida
3aa95aa125
fix: remove current url from requests ( #1187 )
2025-01-11 22:05:43 +03:00
Bereket Engida
dc6a68d852
chore(demo): fix deployment
2025-01-06 22:12:50 +03:00
Bereket Engida
b4455588ae
chore(demo): fix deployment
2025-01-06 21:57:55 +03:00
Bereket Engida
9f2e45b8c7
chore: cleanup
2025-01-06 14:30:39 +03:00
Bereket Engida
17f0127796
docs: before hook example
2025-01-02 08:51:17 +03:00
Bereket Engida
59c1e5a48a
fix: default to 1 day for session freshness
2024-12-23 15:43:36 +03:00
Bereket Engida
4555f92063
feat: OIDC Plugin ( #765 )
2024-12-21 02:12:04 +03:00
Daniel Marín
64ea93c442
demo: correct name on .env.example ( #940 )
2024-12-18 22:23:45 +03:00
Bereket Engida
6e724e8c49
chore(demo): fix import path
2024-12-18 10:03:25 +03:00
Bereket Engida
caf0cf9cf7
fix: refersh cookie cache properly when it's expired ( #909 )
2024-12-16 16:53:01 +03:00
Bereket Engida
0ed294539e
fix(organization): apply path methods for get-full-organization
2024-12-15 09:04:16 +03:00
Bereket Engida
2f299f8b93
fix: show proper error message on outbound cookie cache data
2024-12-12 15:08:25 +03:00
Bereket Engida
71735b7acb
fix: session inference breaking on throw:true ( #853 )
2024-12-11 17:32:49 +03:00
Bereket Engida
bda473698f
chore: override whatwg-url version
2024-12-09 00:37:45 +03:00
Bereket Engida
47b66c5cb6
chore: remove demo lock file
2024-12-09 00:37:44 +03:00
Bereket Engida
3678fa18bc
chore: upgrade workspace deps
2024-12-07 11:39:22 +03:00
Bereket Engida
d70d2c9f9a
chore: remove custom session from demo
2024-11-27 17:02:34 +03:00
Bereket Engida
bc010da56d
docs: add activeOrganizationId on org schema
2024-11-26 20:40:18 +03:00
Bereket Engida
23ff6039ba
fix: additional fields default values not being applied ( #663 )
2024-11-26 15:11:05 +03:00
Bereket Engida
931b4b4b90
demo: update types
2024-11-23 04:11:50 +03:00
Bereket Engida
1e27706234
feat: open api docs plugin
2024-11-22 22:12:09 +03:00
Bereket Engida
6a387f1bbf
wip
2024-11-22 12:55:58 +03:00
Bereket Engida
29afedc1bd
feat: handle internal context
2024-11-21 18:31:42 +03:00
Bereket Engida
201ea79470
fix: session should update every time when update age set to 0 ( #606 )
2024-11-20 22:36:42 +03:00
Bereket Engida
d4e731bba3
demo: update apis
2024-11-20 22:08:24 +03:00
Bereket Engida
d14989c5bd
fix: trusted origins list not being respsected
2024-11-20 18:42:17 +03:00
Bereket Engida
48cbbee014
fix: return 401 instead of 500 on require email verification
2024-11-20 14:27:44 +03:00
Bereket Engida
eb4c87f160
fix: update session token usage
2024-11-20 12:56:43 +03:00