Identifiers

  • Represents an email address as a string

    See more

    Declaration

    Swift

    public struct EmailAddress : IdentifierProtocol, Equatable
  • Represents a phone number string

    See more

    Declaration

    Swift

    public struct PhoneNumber : IdentifierProtocol
  • Represents an identier that is used to initiate login processes

    See more

    Declaration

    Swift

    public enum Identifier : IdentifierProtocol