AuthenticatorAttachment

public enum AuthenticatorAttachment : String, Codable

Represents the authenticator attachment.

  • Undocumented

    Declaration

    Swift

    case platform
  • Undocumented

    Declaration

    Swift

    case crossPlatform = "cross-platform"