http4k-security-oauth
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k-security-oauth
http4k-security-oauth
/
org.http4k.security
/
PkceChallengeAndVerifier
/
Companion
Companion
object
Companion
Members
Properties
SECURE_
PKCE
Link copied to clipboard
val
SECURE_PKCE
:
(
)
->
PkceChallengeAndVerifier
Functions
create
Link copied to clipboard
fun
create
(
random
:
Random
,
verifierLength
:
Int
=
128
)
:
PkceChallengeAndVerifier