toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-security-core
/
org.http4k.security
/
UserCredentialsOAuthSecurity
/
Companion
/
invoke
invoke
operator
fun
<
T
>
invoke
(
tokenUrl
:
Uri
,
key
:
RequestLens
<
T
>
,
lookup
:
(
String
)
->
T
?
,
refreshUrl
:
Uri
?
=
null
,
scopes
:
List
<
OAuthScope
>
=
emptyList()
)
:
UserCredentialsOAuthSecurity