Did anybody managed to get some sort of Passkeys/Webauthn working with Supabase auth or Nextauth and Supabase helpers? If anybody can share some quick example code please or reach out to me in a DM if you think you can help me, because I can't get it to work.
I found this resource at https://webauthn.guide/ AFAIK and understand, the API is there but I can't get it working as a "provider" option.
Ideally, I want to enforce passkeys only but for now I'm trying to let users choose between passkeys or some other 2FA option for more security.
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.