http4k-security-oauth
Toggle table of contents
6.20.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k-security-oauth
http4k-security-oauth
/
org.http4k.security
/
AccessTokenFetcher
/
fetch
fetch
fun
fetch
(
authCode
:
String
,
pkceVerifier
:
String
?
=
null
)
:
Result
<
AccessTokenDetails
,
OAuthCallbackError.CouldNotFetchAccessToken
>
(
source
)