v1.0.1
This release contains some important fixes and additions to the recently released Hanko v1.0.
The most important changes are:
- Added webhook support to Flow API
- Username property is now included when retrieving the user from the SDK or the admin API
- Fixed a potential concurrency issue when new flows are created
What's Changed
- ci: no jekyll by @lfleischmann in #1568
- ci: do not create cname file on docs publish by @lfleischmann in #1569
- ci: move nojekyll file by @lfleischmann in #1570
- chore: correct broken links by @bjoern-m in #1567
- fix: fix faulity migration by @FreddyDevelop in #1571
- chore: add linkedin provider guide link in readme by @lfleischmann in #1572
- chore: add webhooks to flow-api by @bjoern-m in #1574
- Fix/email delivery by @FreddyDevelop in #1575
- fix: fix links by @FlxMgdnz in #1576
- Minor text changes and typo fixes by @FlxMgdnz in #1579
- feat: update DTO with username field by @bjoern-m in #1583
- docs: backend config and user import schema and markdown generation improvements by @lfleischmann in #1582
- feat: return complete user in admin API by @FreddyDevelop in #1581
- fix: fix email verified check for saml by @FreddyDevelop in #1589
- fix: create new flow for every request by @FreddyDevelop in #1591
Full Changelog: backend/v1.0.0...backend/v1.0.1