http4k-security-oauth
Toggle table of contents
6.20.1.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k-security-oauth
http4k-security-oauth
/
org.http4k.security.oauth.client
/
TokenRequest
/
Companion
Companion
object
Companion
(
source
)
Members
Functions
authorization
Code
Link copied to clipboard
fun
authorizationCode
(
code
:
String
,
redirectUri
:
Uri
?
,
clientId
:
ClientId
?
)
:
TokenRequest
refresh
Token
Link copied to clipboard
fun
refreshToken
(
refreshToken
:
RefreshToken
)
:
TokenRequest