oauthRespondRedirect
suspend fun PipelineContext<Unit, ApplicationCall>.oauthRespondRedirect(
client: HttpClient,
dispatcher: CoroutineDispatcher,
provider: OAuthServerSettings,
callbackUrl: String
): Unit
Deprecated: Install and configure OAuth instead.
Respond OAuth redirect