Closed hhammoud01 closed 2 years ago
I am building an application using Python Flask and I would like to have the option for the user to "delete" the key, or "update" the usb key (register a new one). How do I "unregister" the user's credentials from fido2 ?
Thank you.
Just delete it from your server
I am building an application using Python Flask and I would like to have the option for the user to "delete" the key, or "update" the usb key (register a new one). How do I "unregister" the user's credentials from fido2 ?
Thank you.