Skip to content

v0.11: Sign in with Microsoft, custom email sending

Latest
Compare
Choose a tag to compare
@FlxMgdnz FlxMgdnz released this 29 Apr 16:02
· 9 commits to main since this release
2f3d4f0

Highlights

  • Microsoft is now available as 3rd-party identity provider. Admins can set up a "Sign in with Microsoft" authentication option for users in the backend config. Both personal and work accounts are supported. Learn more here.
  • Custom email sending is now supported by a new webhook and the option to disable email sending through the Hanko backend. Apps can subscribe to the webhook and implement their own email sending (e.g. passcode emails).

What's Changed

Full Changelog: backend/v0.10.2...backend/v0.11.0