🚀 Features
- Add TanStack Start integration - by @LovelessCodes (a7443)
- Expose client store - by @Bekacru in #365 (b8228)
- Expo plugin - by @Bekacru in #375 (cce28)
- Custom cookie names and attributes - by @Bekacru in #382 (1532f)
- Add social-provider Gitlab - by @0ahz in #386 (a0964)
- Allow disabling cookie cache with query param - by @Bekacru (4146d)
- two-factor: Create new session on twoFactor enable - by @Bekacru (01b15)
🐞 Bug Fixes
- Remove callback url from endpoints that doesn't necessarily need it - by @Bekacru in #362 (cb649)
- Invalid redirect uri on link acocunt - by @Bekacru (db385)
- Provide an error message when user cancel passkey - by @AmineYagoub in #383 (d0def)
- Use get temp if provided - by @Bekacru in #384 (fd987)
- Astro example - by @Bekacru in #385 (2ef34)
- Inconsistent ttl value - by @Bekacru (7073b)
- Verify last otp - by @AmineYagoub in #389 (6f415)
- Use current url as a fallback - by @Bekacru (64531)
- Expo origin check failing - by @Bekacru (49d5a)
- jwt: Export client and use builtin encryption utils - by @Bekacru (37c91)
- Update should invalidate session in secondary storage - by @Bekacru (d3229)
- Sveltekit handler type error on additional fields - by @Bekacru (43647)
- Remove user prefix from endpoints by @Bekacru (43647)
- Redirect middleware shouldn't check baseURL - by @Bekacru (0211d)
- Missing export - by @Bekacru (14a9e)
- Generic oauth state mistmatch - by @Bekacru (39364)
- Update user reverting default fields - by @Bekacru (44ab1)
- Improve account linking error message - by @Bekacru (a9c63)
- Move banExpires to a date field - by @Bekacru (b008e)
- Cookie cache should be invalidated by update-user - by @Bekacru (db580)
- Improve trusted origins error message - by @Bekacru (39efe)