http4k-security-oauth
Toggle table of contents
6.20.0.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k-security-oauth
http4k-security-oauth
/
org.http4k.security
/
facebook
facebook
fun
OAuthProvider.Companion
.
facebook
(
client
:
HttpHandler
,
credentials
:
Credentials
,
callbackUri
:
Uri
,
oAuthPersistence
:
OAuthPersistence
,
scopes
:
List
<
String
>
=
listOf("email")
)
:
OAuthProvider
(
source
)