Skip to content

Create wasm JS bindings to passkey-authenticator and passkey-client libraries #61

@Progdrasil

Description

@Progdrasil

Create a series of types that holds JS Functions. These functions would map to the traits that need to be implemented for the pluggable parts of passkey-authenticator::Authenticator. This would allow the passkey library to hand off to the browser based plugin when loading or storing passkeys and come back and finish the logic it needs to do in order to be spec compliant. This pattern could also be used any eventual UI validations needed, such as user presence/verification checks or entering pin-auth.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions