MineAuth
Toggle table of contents
VersionPlaceholder
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
MineAuth
core
/
party.morino.mineauth.core.web.router.auth.oauth
/
OAuthValidation
/
validatePKCE
validate
PKCE
fun
validatePKCE
(
codeChallenge
:
String
?
,
codeChallengeMethod
:
String
?
)
:
Boolean