🚀 Features
- admin: Add adminUserIds option for custom admin access control - by @Bekacru (2020e)
- mongodb-adapter: Support custom ID generation in MongoDB adapter - by @Bekacru in #1444 (abd58)
- one-tap: Improve Google One Tap integration with JWT verification and improved prompt handling - by @Bekacru in #1452 (8a08a)
- username: Add default validation and options for validating username - by @Bekacru in #1345 (c4f20)
🐞 Bug Fixes
- auth: Use options.baseURL instead of ctx.baseURL on trusted origins - by @Bekacru (868a6)
- oidc-plugin: User info endpoint casing to match OIDC spec - by @stephenlacy in #1446 (8d9fa)
- open-api: Convert path parameters to OpenAPI format - by @Phanuwat-Pao in #1437 (06419)