Add Passkeys to .NET Core Application C#

While preparing this project and the post, Google’s passkey tutorial and Fido2 open source libraries are used. https://developers.google.com/identity/passkeyshttps://github.com/passwordless-lib/fido2-net-lib/tree/master Also see the full project and star it to support me: https://github.com/ycanatilgan/Authentication-Playground…