TootGrantType

public enum TootGrantType : String

Undocumented

  • Undocumented

    Declaration

    Swift

    case login = "authorization_code"
  • Undocumented

    Declaration

    Swift

    case register = "client_credentials"