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