🚀 Features
- cli: Add support for auth.server.ts - by @ardasoyturk in #1456 (b9ccf)
- mongodb-adapter: Support custom ID generation in MongoDB adapter - by @Bekacru in #1444 (59990)
- one-tap: Improve Google One Tap integration with JWT verification and improved prompt handling - by @Bekacru in #1452 (8ff19)
- two-factor: Activate two factor with email OTP to avoid Insecure skipVerificationOnEnable - by @GregorWedlich in #1445 (28f18)
🐞 Bug Fixes
- admin:
- api:
- auth:
- db:
- email-otp:
- Don’t save email address as user name - by @benkingcode and benkingcode in #1519 (5f6cb)
- generic-oauth:
- Support allowDifferentEmails on Generic OAuth Plugin - by @alessandrojean in #1481 (9c3b5)
- jwt-plugin:
- Include alg in jwks response - by @runreal-warman (459e7)
- oauth:
- Set tokens on oauth account created during link - by @thiagofelix in #1462 (e5133)
- oidc-plugin:
- User info endpoint casing to match OIDC spec - by @stephenlacy in #1446 (2ecd3)
- DeleteVerificationValue call by id - by @runreal-warman (c0bd4)
- Store and handle nonce value - by @runreal-warman (c39e1)
- Sub is required /userinfo response - by @runreal-warman in #1504 (8ac1f)
- open-api:
- passkey: