🚀 Features
- Enable creating an organization on the server without a cookie - by @Bekacru (60bb0)
- Allow generic oauth to use the base oauth callback - by @Bekacru in #815 (e7b9f)
- Error codes for both client and server - by @Bekacru in #771 (95fd5)
🐞 Bug Fixes
- Remove unnecessary logging and error catching on signups - by @Bekacru (75f46)
- Update user info during existing user OAuth login - by @Bekacru in #776 (2f9f3)
- Normalize email on linking - by @Bekacru (11edd)
- Show better error message on invalid password type - by @Bekacru (8c90e)
- Disable cookie cache should handle string truthy values - by @Bekacru (b7e37)
- Custom session should infer session query schema - by @Bekacru (73e4b)
- Make sure asResponse is properly inferred in getSession - by @Bekacru in #812 (dc624)
- Avoid returning session and user object on endpoints other than get session - by @Bekacru in #819 (926b8)
- expo: Client shouldn't open a browser on idtoken sign in - by @Bekacru (de167)
- generic-oauth: Remove type from config - by @Bekacru (64127)
- magic-link: Normalize email - by @Bekacru (e7c66)
- pirsma-adapter: Show better error message on missing model - by @Bekacru (fdec4)