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

Link to this section Summary

Types

t()

Must be one of

Link to this section Types

@type t() :: String.t()

Must be one of:

  • "usb"
  • "nfc"
  • "ble"
  • "internal"
  • "lightning"

Link to this section Functions