http4k-security-oauth
      Target filter
Search in API
Skip to content
    http4k-security-oauth
http4k-security-oauth/org.http4k.security.oauth.server/AccessTokenError

AccessTokenError

sealed class AccessTokenError : OAuthError

Inheritors

UnsupportedGrantType
InvalidClientAssertionType
InvalidClientAssertion
InvalidClientCredentials
AuthorizationCodeExpired
ClientIdMismatch
RedirectUriMismatch
MissingRedirectUri
AuthorizationCodeAlreadyUsed
MissingAuthorizationCode
InvalidRequest

Properties

description
Link copied to clipboard
val description: String
rfcError
Link copied to clipboard
val rfcError: RfcError
Generated by Dokka
(c) 2025 http4k