zio.cli.oauth2.AccessTokenResponse.Error.Kind
See theKind companion trait
object Kind
Attributes
Members list
Type members
Classlikes
case object AccessDenied extends Kind
case object AuthorizationPending extends Kind
case object ExpiredToken extends Kind
case object InvalidClient extends Kind
case object InvalidGrant extends Kind
case object InvalidRequest extends Kind
case object InvalidScope extends Kind
case object UnauthorizedClient extends Kind
case object UnsupportedGrantType extends Kind
Inherited and Abstract types
The names of the product elements
The name of the type
Implicits
Implicits
In this article