teamhanko / hanko

Authentication and user management system optimized for passkeys

Home Page:https://hanko.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Disable passkeys

IgnisDa opened this issue · comments

Checklist

  • I could not find a solution in the existing issues or docs.
  • I agree to follow this project's Code of Conduct.

Description

I would like to disable passkeys authentication for my instance since we do not want users to use it, and it just an additional step that hinders login.

Describe your ideal solution

A key in the configuration that allows to disable this functionality.

Workarounds or alternatives

None

Hanko Version

v0.8.3

Additional Context

No response

Thanks for the feedback. We're working on the next iteration of the API that will allow much more flexibility in the settings. Enabling/disabling authentication methods individually is one of the new core features.

Thanks! Is this being tracked in some other issue? I would like to follow it.

Hey @IgnisDa I forgot to mention that you can disable passkeys when registering the component, see https://github.com/teamhanko/hanko/blob/main/frontend/elements/README.md

We currently don't have an issue to track the API rewrite.

That's great. Maybe this issue can track the API rewrite status?

That's great. Maybe this issue can track the API rewrite status?

You can follow the development here https://github.com/teamhanko/hanko/tree/introduce_flowpilot