UnsupportedGrantType

data class UnsupportedGrantType(val requestedGrantType: String) : AccessTokenError

Constructors

Link copied to clipboard
constructor(requestedGrantType: String)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard