View Source WaxAPIREST.Types.PubKeyCredParams (wax_api_rest v0.4.0)

Link to this section Summary

Link to this section Types

@type t() :: %WaxAPIREST.Types.PubKeyCredParams{
  alg: integer(),
  type: WaxAPIREST.Types.PublicKeyCredentialType.t()
}

Link to this section Functions