any confirmation api available?
I'd like to use passkey auth with logged in users as a way to confirm certain destructive actions. Example: "Are you sure you want to delete your account?" After clicking "Yes", you need passkey auth to confirm. Do you have support for re-auth? especially in the context of confirmations?
2 Replies
The closing thing I'm aware of is reverify
And thats with passwords
i never used better auth. do you think it is not for me if i need reauth? or you think i can still use better auth and perform reauth manually in the DB?