functionality for ktor. Instead of using a third party provider (like Google, Github,... ) I would like to have everything on my own server.
Is there any tutorial or guide to follow to set everything up? Is this even possible, because I can't seem to find anything about this... 😅
a
Aleksei Tirman [JB]
01/03/2023, 9:17 AM
If you want to build an OAuth service provider then, unfortunately, Ktor doesn’t have out-of-the-box functionality for that.