This release introduces support for "Sign in with Apple", several enhancements to streamline Hanko Elements frontend integration, as well as some minor improvements and fixes.
Sign in with Apple is now supported as 3rd-party identity provider option.
All frontend functionalities are now accessible through the hanko-elements package, eliminating the need for a separate installation of the frontend-sdk package. Additionally, a new event system has been introduced, enabling developers to dynamically respond to certain events. For instance, you can now handle events such as session creation, session expiration, and auth flow completion to control user flows, manage JWTs, and more.
Full Changelog: backend/v0.6.0...backend/v0.7.0
All Hanko Cloud projects will be automatically updated to the latest Hanko version.