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.server
/
IdTokens
/
createForAuthorization
create
For
Authorization
abstract
fun
createForAuthorization
(
request
:
Request
,
authRequest
:
AuthRequest
,
response
:
Response
,
nonce
:
Nonce
?
,
code
:
AuthorizationCode
)
:
IdToken
(
source
)