🚀 Features
- Add promise support for custom user info claims - by @zackify in #2766 (ccb56)
- customPaths: Provide an option to modify and map api paths - by @CrutchTheClutch in #2193 (fdee0)
🐞 Bug Fixes
- Avoid refreshing tokens if the provider doesn't return refresh tokens - by @stephenjason89 in #2764 (43513)
- Init snapshot - by @ping-maxwell (24044)
- Prisma schema not required on dev/bun - by @Kinfe123 in #2787 (8bff4)
- SSR handling in useAuthQuery to prevent hydration issues - by @yerzham in #2776 (640bf)
- Encoded callbackURL - by @Kinfe123 in #2809 (27236)
- Allow contains filter for users in admin - by @Kinfe123 in #2810 (5d1f1)
- Microsoft entra token refresh scope - by @CarbonNeuron in #2816 (746ee)
- apple: Response type should be set to idToken code to get full user profile data - by @Bekacru (e3aac)