teamhanko / hanko

Authentication and user management system with passkey superpowers
https://hanko.io
Other
5.56k stars 792 forks source link

Disable passkeys #1000

Open IgnisDa opened 10 months ago

IgnisDa commented 10 months ago

Checklist

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

FlxMgdnz commented 10 months ago

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.

IgnisDa commented 10 months ago

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

FlxMgdnz commented 8 months ago

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.

IgnisDa commented 8 months ago

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

FlxMgdnz commented 8 months ago

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