UnsupportedGrantType

data class UnsupportedGrantType(val requestedGrantType: String) : AccessTokenError(source)

Constructors

Link copied to clipboard
constructor(requestedGrantType: String)

Properties

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