Join Slack
Powered by
Hello :slightly_smiling_face: Do you have a good t...
# ktor
v
vincent.brule
06/15/2018, 9:44 AM
Hello 🙂 Do you have a good tutorial to use Google Oauth with the ktor feature Oauth please ?
📝 1
✅ 2
d
Deactivated User
06/15/2018, 10:37 AM
No tutorials at this point, but you can use these resources in the mean-time: Brief documentation:
https://ktor.io/features/authentication/oauth.html
Information for google oauth provider:
https://github.com/ktorio/ktor-samples/blob/master/feature/auth/src/io/ktor/samples/auth/OAuthLoginApplication.kt#L52
Deactivated User
06/15/2018, 1:59 PM
I have added a guide for your request:
https://ktor.io/quickstart/guides/oauth.html
I have to polish a few things already, but probably would be a better start for you since I provide a working sample and steps for setting it up.
done
👍 2
v
vincent.brule
06/15/2018, 2:06 PM
Thank you very much, i will try it tomorrow !
Open in Slack
Previous
Next