🐞 Bug Fixes
- Access control indexing type - by @YevheniiKotyrlo and @himself65 in #8155 (5d7dd)
- Prevent double encoded cookie - by @Oluwatobi-Mustapha and @himself65 in #8133 (55dd0)
- cookies:
- oauth-provider:
- Allow localhost subdomains in isLocalhost function - by @sicarius97 and @himself65 in #8286 (4b974)
- CustomIdTokenClaims should override standard claims - by @gustavovalverde in #7865 (7425f)
- prisma-adapter:
- Use deleteMany when deleting by non-unique field - by @himself65 in #8314 (e3ff2)
- sso:
- Prefer UserInfo endpoint over ID token and map sub claim correctly - by @himself65 and Copilot in #8276 (f88bc)