zio.cli.oauth2.AccessTokenResponse.Error
See theError companion class
object Error
Attributes
Members list
Type members
Classlikes
object Kind
sealed trait Kind extends Serializable, Product
Kind of error that can appear in access token response.
Kind of error that can appear in access token response.
Attributes
- See also
- Companion
- object
- Supertypes
- Known subtypes
-
object AccessDeniedobject AuthorizationPendingobject ExpiredTokenobject InvalidClientobject InvalidGrantobject InvalidRequestobject InvalidScopeclass Otherobject SlowDownobject UnauthorizedClientobject UnsupportedGrantTypeShow all
Inherited and Abstract types
The names of the product elements
The name of the type
In this article