Has anyone implemented an openid-connect based aut...
# ktor
r
Has anyone implemented an openid-connect based auth process with ktor... specifically 1) the auth flow / redirect to a provider, and then 2) the verification of the token for routes requiring auth?