Releases: authorizerdev/authorizer
Releases · authorizerdev/authorizer
1.1.62
Full Changelog: 1.1.61...1.1.62
1.1.61
1.1.60
Full Changelog: 1.1.59...1.1.60
1.1.59
What's Changed
- Fix db refs by @lakhansamani in #375
- fix: test webhook endpoint mutation by @lakhansamani in #377
Full Changelog: 1.1.58...1.1.59
1.1.58
Full Changelog: 1.1.57...1.1.58
Allow using multi-tenant application for Microsoft login
1.1.57
Full Changelog: 1.1.56...1.1.57
- Updated [app] authorizer-react to include
should_show_email_otp_screen
1.1.56
Full Changelog: 1.1.55...1.1.56
API changes
Made the following changes inAuthResponse
- Renamed:
should_show_otp_screen
->should_show_email_otp_screen
- Added
should_show_mobile_otp_screen
These changes are done to render UI screens better!
1.1.55
What's Changed
- Move sms verificaiton to otp models by @lakhansamani in #368
- Update
verify_otp
resend_otp
and make either phone / email required
Full Changelog: 1.1.54...1.1.55
1.1.54
- Increase timeout for redis
Full Changelog: 1.1.53...1.1.54
1.1.53
What's Changed
- feat: add resolver to validate browser session by @lakhansamani in #369
Full Changelog: 1.1.52...1.1.53