🚀 Features
- Sveltekit cookie helper plugin - by @Kinfe123 in #3049 (4e386)
- SSO plugin with OIDC and SAML support - by @Bekacru in #3185 (a6a66)
- cli: Allow cli to use custom adapter
createSchemaif implemented - by @taivo in #3006 (552ea) - organization: MaximumMembersPerTeam support - by @ping-maxwell in #2374 (015ba)
- username: Check username availability - by @ping-maxwell in #3025 (be3fa)
🐞 Bug Fixes
- 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) - get-session: Missing
nulltype on /get-session whenthrow:trueis set - by @ping-maxwell in #3026 (47547) - twitter: Update email verification logic in profile mapping - by @Xirynx in #3005 (6fcce)