Are there any Ktor oriented libraries for implemen...
# ktor
d
Are there any Ktor oriented libraries for implementing Identity and Access Management (IAM) using popular Auth platforms (e.g. Google)? I know Ktor offers OAuth out of the box, I'm looking for something that tries to offer the next layer up, managing login, session, modelling users and groups etc?