🚀 Features
- 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)
🐞 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)