I've setup an oauth autorization using Ktor Oauth like in the example https://github.com/ktorio/ktor-samples/blob/1.3.0/feature/auth/src/io/ktor/samples/auth/OAuthLoginApplication.kt
I'v got oauth token, but how to refresh it after expiration time?
2.1m questions
2.1m answers
60 comments
57.0k users