Hanko 1.0 Release – Set up your login and registration flows without any limits

Hanko 1.0: Flow API

August 8, 2024

We are excited to release Hanko 1.0 today. After two years in Beta, Hanko 1.0 is more user friendly, more customizable and more mature than any previous release in almost all areas, which is now represented by the 1.0 version number.

Highlights

Options, options, options

Usernames

Privacy

Dedicated login and registration flows

Introducing the all-new Flow API

This version contains a new API, which we call Flow API ( #1532). With the previous RESTful API of the Hanko backend, it had become very complex to extend the functionality of Hanko. This was mainly due to the fact that most of the state handling was done in Hanko Elements and each endpoint had to be called in a specific order to work properly. The Flow API takes over this complexity completely in the backend and thus enables us to further develop the Hanko system at a higher speed than ever before.

Migration

When migrating your application to the new Hanko 1.0 Elements, be aware of the following changes:

For the self-hosting migration guide see the release notes on GitHub.