hello i'm starting up with ktor , and want to implement my own oauth2 provider can i do it with ktor ?
i
ienoobong
07/04/2019, 3:59 PM
#ktor
a
Akram
07/04/2019, 4:00 PM
👍
b
bdawg.io
07/06/2019, 2:20 AM
Short answer: yes, it's a generic web framework. I wouldn't be surprised if there was already a ktor library that gave you the oauth 2 server implementation that you need