Changes
- fix(otp-login): Return JWT token in response body on successful OTP verification
- fix(otp-login): Set
auth_tokenHTTP-only cookie after OTP verification - fix(otp-login): Fix email plugin lookup to send OTP codes when email plugin has settings configured
Installation
npm create sonicjs@latest my-appOr update existing project:
npm install @sonicjs-cms/core@2.3.16Full Changelog: v2.3.15...v2.3.16