September 9, 2022
Hanko

Hanko v0.2.0 (Beta)

Introducing the Hanko JavaScript Frontend SDK

Using the Hanko API has now become much easier with the introduction of our frontend SDK. The most common use cases (for now) are retrieving information about or creating a(nother) passkey for the authenticated user.

We also updated the Hanko Web Component (hanko-auth element) and the example app to make use of the new SDK. The example app also got a "Create a passkey" button to the /secured page to allow authenticated users creating additional passkeys.

Our packages are available on npm:

What's more

Our OpenAPI specification has been reworked from scratch and is now on par with the backend.

For more details about this release see the full changelog on GitHub.