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

AccessTokenError

sealed class AccessTokenError : OAuthError(source)

Inheritors

UnsupportedGrantType
InvalidClientAssertionType
InvalidClientAssertion
InvalidClientCredentials
AuthorizationCodeExpired
ClientIdMismatch
RedirectUriMismatch
MissingRedirectUri
AuthorizationCodeAlreadyUsed
MissingAuthorizationCode
InvalidPkceVerifier
InvalidRequest

Properties

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