🚀 Features
- Allow passing
id
in DB hookcreate
- by @ping-maxwell in #3048 (97141) - Link account with idToken - by @reslear in #1830 (38e42)
- Add Hugging Face provider - by @coyotte508 in #3089 (6304e)
- cli: Allow cli to use custom adapter
createSchema
if implemented - by @taivo in #3006 (552ea) - organization: MaximumMembersPerTeam support - by @ping-maxwell in #2374 (015ba)
🐞 Bug Fixes
- Support "ne" (not equal) filter in Prisma adapter - by @matteovava in #2993 (c91c6)
- Propagate a secondary storage updates on updated user - by @Kinfe123 in #3000 (e27d7)
- Incremental scopes for Microsoft and return all granted scopes for Google - by @jafri in #3013 (2b461)
- Remove active organization when member isn't found - by @Bekacru (4ae34)
- DeleteUser check session freshAge using ms instead of sec - by @etler in #3020 (0df87)
- Always use custom errorURL when available - by @ErikPetersenDev in #2640 (526c9)
- Duplicate oauth registration - by @Bekacru in #3038 (c7f8b)
- Expose-headers override in bearer plugin when setting
set-auth-token
- by @Kinfe123 in #3029 (93d5b) - Delete user should respect freshAge config - by @Bekacru in #3075 (7c728)
- Use correct refresh token endpoint for github - by @artemoire in #3095 (1b0ae)
- OnLinkAccount trigger on phone number verification - by @Kinfe123 in #3007 (88573)
- Expose headers override in jwt plugin - by @Kinfe123 in #3019 (de6b5)
- email-otp: Auto-verify on email otp reset - by @Kinfe123 in #3022 (fd62e)
- email-verification: Improve email verification logic to check session and user email consistency - by @Bekacru in #3042 (482c9)
- expo: Remove duplicated trusted origins - by @Bekacru (9801d)
- get-session: Missing
null
type on /get-session whenthrow:true
is set - by @ping-maxwell in #3026 (47547) - oauth-proxy: Resolve current URL with precedence - by @juliusmarminge in #2998 (aedf7)
- organization: Organization with no members error - by @seanlucakrueger in #2999 (42e4f)
- twitter: Update email verification logic in profile mapping - by @Xirynx in #3005 (6fcce)