Bereket Engida
fdd21afb1b
chore: release v1.1.13
2025-01-14 21:22:21 +03:00
Bereket Engida
144eb309b3
chore: release v1.1.13-beta.3
2025-01-14 21:18:22 +03:00
Bereket Engida
4a89fb8732
fix: mark nanostore and better fetch as direct dependencies
2025-01-14 21:18:14 +03:00
Bereket Engida
f481a0f304
chore: release v1.1.13-beta.2
2025-01-14 20:55:46 +03:00
Bereket Engida
2cb6d1c11b
chore: release v1.1.13-beta.1
2025-01-14 20:51:14 +03:00
Bereket Engida
07b8094493
chore: mark nanostores as dep
2025-01-14 20:51:09 +03:00
Bereket Engida
dd399aa6a0
chore: release v1.1.12
2025-01-14 19:05:41 +03:00
Bereket Engida
b42fa2be19
fix(vue): failing hook type ( #1207 )
...
* fix: type vue clients to a functions
* chore: typefix
2025-01-14 19:04:57 +03:00
Bereket Engida
36b490a80b
chore: release v1.1.12-beta.4
2025-01-14 14:48:00 +03:00
kzlar
1a97e31db2
feat: new user callback url for sso and generic oauth ( #1176 )
2025-01-14 12:58:30 +03:00
Bereket Engida
68c4d151b8
feat(magic-link): support passing name for registration through magic link ( #1205 )
...
* feat(magic-link): support passing name on sign in
* add test
2025-01-14 12:57:38 +03:00
Bereket Engida
7548666adc
chore: release v1.1.12-beta.3
2025-01-13 16:57:14 +03:00
Bereket Engida
2161eb159d
fix: update scope on oauth re-login
2025-01-13 16:56:23 +03:00
Bereket Engida
0086e84274
chore: add test with ne
2025-01-13 14:02:33 +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
kzlar
f309089f12
fix: database hooks merge issue with plugin ( #1177 )
2025-01-13 10:44:10 +03:00
Horatio Wang
b27b502055
feat: secondaryStorage and storeSessionInDatabase behavior ( #1172 )
2025-01-13 08:21:51 +03:00
Bereket Engida
18dcf99b96
chore(test): fix relative import path
2025-01-12 15:12:42 +03:00
Bereket Engida
dd459dd817
chore: fix tsconfig
2025-01-12 15:03:38 +03:00
reslear
f5db2459f5
feat: add IdToken login support for facebook ( #1078 )
2025-01-12 14:18:58 +03:00
Bereket Engida
d08583f438
chore: fix tsconfig
2025-01-12 14:08:21 +03:00
Maxwell
6c64aac073
feat: custom schema options for username plugin ( #1129 )
2025-01-12 14:06:34 +03:00
Maxwell
1d825ea059
chore: added comments to schema unit test code ( #1135 )
2025-01-12 10:47:30 +03:00
Bereket Engida
d8ea1d89d7
chore: release v1.1.12-beta.2
2025-01-12 10:08:00 +03:00
Bereket Engida
d228c5cac5
chore: update build script ( #1195 )
...
* chore: update build script
* chore: don't minify on build
* chore: release v1.1.12-beta.1
2025-01-12 09:48:52 +03:00
Bereket Engida
35df4a75de
fix: remove current url from requests ( #1193 )
2025-01-12 02:01:36 +03:00
Bereket Engida
00b3d5a80e
chore: lint
2025-01-12 01:15:14 +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
Igor Pawelec
b8c4680cdc
fix: number mapping for rate limit migration ( #1191 )
2025-01-12 01:10:58 +03:00
Bereket Engida
3aa95aa125
fix: remove current url from requests ( #1187 )
2025-01-11 22:05:43 +03:00
Bereket Engida
4326e191a4
chore: release v1.1.11
2025-01-11 18:29:49 +03:00
Bereket Engida
a1db4d8373
fix(anonymous): filter specefic endpoints for linking
2025-01-11 18:29:42 +03:00
kzlar
52c0600b55
fix(expo): support linking for new user and error callbacks ( #1181 )
2025-01-11 16:52:58 +03:00
Sithija Nelusha Silva
db4f9b2339
fix: remove trailing slashes from base url ( #1182 )
2025-01-11 16:52:10 +03:00
Maxwell
7083de62c8
chore: typo on JSDoc ( #1146 )
2025-01-10 21:14:19 +03:00
Bereket Engida
d059d9b618
chore: fix test
2025-01-10 08:50:53 +03:00
Bereket Engida
0b06fe9e4c
chore: release v1.1.11-beta.1
2025-01-10 08:28:22 +03:00
Matt Sywulak
e2bdedf129
fix: validate org membership to get organization details
...
* feat: validate org membership using ID or slug
* fix: remove setActiveOrg from original feature
2025-01-10 07:40:28 +03:00
Stephen Zhou
0816e01871
fix: stricter origin check ( #1158 )
2025-01-09 13:36:45 +03:00
reslear
5b447a9773
refactor: add facebook fields options ( #1076 )
...
* refactor: add facebook fields options
maybe on future need implement dynamic and base on fields return type of `FacebookProfile` but i don't now how )
* docs: Update facebook.mdx
* style: formatting
2025-01-09 13:33:58 +03:00
Bak Chanhee
e06c981005
fix(jwt): add required alg parameter to importJWK ( #1161 )
...
The JWT plugin was failing in Bun environment due to missing algorithm
parameter during private key import. This commit adds the required 'alg'
parameter to importJWK function, defaulting to 'EdDSA' if not specified
in keyPairConfig.
2025-01-09 13:32:59 +03:00
Bereket Engida
e97e222a97
fix: check new user callback url
2025-01-08 20:01:17 +03:00
Bereket Engida
9f2e45b8c7
chore: cleanup
2025-01-06 14:30:39 +03:00
Multinite
753f930e88
refactor: Adapter createSchema return type ( #1145 )
2025-01-05 16:44:46 +03:00
Bereket Engida
3457750da9
chore: cleanup
2025-01-05 08:52:45 +03:00
Bereket Engida
63092f77e8
chore: lint
2025-01-05 08:50:36 +03:00
L.A. Verheul
4250371694
fix(two-factor): set updated userinfo in cookie cache on 2fa disable ( #1140 )
2025-01-05 08:42:46 +03:00
Bereket Engida
de1f0ff604
chore: release v1.1.10
2025-01-04 21:03:53 +03:00
Bereket Engida
51026f2fd6
chore: release v1.1.10-beta.2
2025-01-04 17:28:53 +03:00
Bereket Engida
16614578c0
chore: cleanup
2025-01-04 17:28:48 +03:00