🚀 Features
- New references route with openapi spec - by @LovelessCodes (97597)
- All core tables now have createdAt and updatedAt fields and session id is now stored in a token field - by @Bekacru and Jani in #595 (299c1)
- Custom session response - by @Bekacru in #579 (f5f60)
- Add refershtoken expire, scope and more fields - by @Bekacru (9bb43)
- Email-otp forget password - by @Bekacru (916ff)
- Handle internal context - by @Bekacru (29afe)
- V1 - by @Kinfe123 (43a31)
- Change two factor redirect api - by @Bekacru (ec426)
- Fresh session - by @Bekacru (ec146)
- Open api docs plugin - by @Bekacru (1e277)
- Sign-in box - by @Bekacru (2ca5c)
- Support custom
getUserInfofor providers - by @himself65, ismael garcia and Salvatore Noto in #621 (4cf4b) - Improve type hinting for social providers - by @himself65 in #623 (a2ccd)
🐞 Bug Fixes
- Update session token usage - by @Bekacru (eb4c8)
- Return 401 instead of 500 on require email verification - by @Bekacru (48cbb)
- Session query param missing in auth.api - by @Bekacru (02635)
- Password verify argument order - by @Bekacru (ef9fd)
- Password verify argument order - by @Bekacru (e5dae)
- Trusted origins list not being respsected - by @Bekacru (d1498)
- Session should update every time when update age set to 0 - by @Bekacru in #606 (201ea)
- CLI fails on trailing commas when reading
tsconfig- by @Bekacru in #607 (d3506) - Expo plugin should use the new hook interface - by @Bekacru (412e3)
- Use the default table names on username and phone auth - by @Bekacru (d4d38)
- Update session cache on active org set to null - by @Bekacru (251d3)
- Export drizzle interface type - by @Bekacru (185aa)
- Make plural - by @Bekacru (95e6d)
- Set active should use token instead of id - by @Bekacru (8a1b6)
- Session token should be used on org routes - by @Bekacru (f6dbc)