toggle menu
http4k
LOCAL
jvm
switch theme
search in API
http4k-security-oauth
/
org.http4k.security
/
google
google
fun
OAuthProvider.Companion
.
google
(
client
:
HttpHandler
,
credentials
:
Credentials
,
callbackUri
:
Uri
,
oAuthPersistence
:
OAuthPersistence
,
scopes
:
List
<
String
>
=
listOf("openid")
)
:
OAuthProvider