Skip to content

Releases: authorizerdev/authorizer

1.1.61

03 Aug 07:59
Compare
Choose a tag to compare

What's Changed

  • feat: add mfa session to secure otp login by @catusax in #372

New Contributors

Full Changelog: 1.1.60...1.1.61

1.1.60

03 Aug 07:03
Compare
Choose a tag to compare

Full Changelog: 1.1.59...1.1.60

1.1.59

01 Aug 18:35
b028be3
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.58...1.1.59

1.1.58

25 Jul 06:16
Compare
Choose a tag to compare

Full Changelog: 1.1.57...1.1.58

Allow using multi-tenant application for Microsoft login

1.1.57

23 Jul 10:44
Compare
Choose a tag to compare

Full Changelog: 1.1.56...1.1.57

  • Updated [app] authorizer-react to include should_show_email_otp_screen

1.1.56

23 Jul 06:01
Compare
Choose a tag to compare

Full Changelog: 1.1.55...1.1.56

API changes
Made the following changes in AuthResponse

  • 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

23 Jul 04:38
c80b0d7
Compare
Choose a tag to compare

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

16 Jul 17:29
Compare
Choose a tag to compare
  • Increase timeout for redis

Full Changelog: 1.1.53...1.1.54

1.1.53

12 Jul 16:44
8d145bd
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.52...1.1.53

1.1.52

30 Jun 12:41
9ae616b
Compare
Choose a tag to compare

What's Changed

  • Fix wrong response_type parsed when missing response_mode by @JokerQyou in #365

New Contributors

Full Changelog: 1.1.51...1.1.52