hello i'm starting up with ktor , and want to impl...
# server
a
hello i'm starting up with ktor , and want to implement my own oauth2 provider can i do it with ktor ?
i
#ktor
a
👍
b
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