web_authn_ex

v0.1.0

  • Pages
  • Modules

    web_authn_ex v0.1.0 WebAuthnEx.AuthData View Source

    Validates authenticator data

    Link to this section Summary

    Functions

    attested_credential_data?(auth_data)
    credential(auth_data)
    new(auth_data)
    user_flagged?(auth_data)
    user_present?(auth_data)
    user_verified?(auth_data)
    valid?(auth_data, data)

    Link to this section Functions

    Link to this function

    attested_credential_data?(auth_data) View Source

    Link to this function

    credential(auth_data) View Source

    Link to this function

    new(auth_data) View Source

    Link to this function

    user_flagged?(auth_data) View Source

    Link to this function

    user_present?(auth_data) View Source

    Link to this function

    user_verified?(auth_data) View Source

    Link to this function

    valid?(auth_data, data) View Source

    Built using ExDoc (v0.19.3), designed by Friedel Ziegelmayer.