zio.cli.oauth2.AccessTokenResponse.Error.Kind
See theKind companion object
sealed trait Kind extends Serializable, Product
Kind of error that can appear in access token response.
Attributes
- See also
- Companion
- object
- Graph
-
- Supertypes
- Known subtypes
-
object AccessDeniedobject AuthorizationPendingobject ExpiredTokenobject InvalidClientobject InvalidGrantobject InvalidRequestobject InvalidScopeclass Otherobject SlowDownobject UnauthorizedClientobject UnsupportedGrantType
Members list
In this article