Join Slack
Powered by
Hello! Writing some code on my holidays :slightly_...
# ktor
m
miha-x64
12/31/2018, 10:04 AM
Hello! Writing some code on my holidays 🙂 Code sample from
https://ktor.io/servers/features/authentication/oauth.html
:
OAuthServerSettings.OAuth2ServerSettings(
later there:
oauth("oauth1")
But which version is actually used in a sample? And which one is used by GitHub?.. UPD: he-he,
oauth1
is the name of this OAuth setting.
Open in Slack
Previous
Next