A basic Quart App using Passkeys for registration, authentication, encryption and decryption. Uses a dictionary as a basic in-memory data store, to store the users passkeys.
Thanks to Matt's blogpost explaining how to encrypt data using webauthn: https://blog.millerti.me/2023/01/22/encrypting-data-in-the-browser-using-webauthn/