oauthRespondRedirect

expect suspend fun PipelineContext<Unit, ApplicationCall>.oauthRespondRedirect(client: HttpClient, dispatcher: CoroutineDispatcher, provider: OAuthServerSettings, callbackUrl: String)

Deprecated (with error)

Install and configure OAuth instead.

Responds with OAuth redirect.

actual suspend fun PipelineContext<Unit, ApplicationCall>.oauthRespondRedirect(client: HttpClient, dispatcher: CoroutineDispatcher, provider: OAuthServerSettings, callbackUrl: String)

Deprecated (with error)

Install and configure OAuth instead.

Responds with OAuth redirect.

actual suspend fun PipelineContext<Unit, ApplicationCall>.oauthRespondRedirect(client: HttpClient, dispatcher: CoroutineDispatcher, provider: OAuthServerSettings, callbackUrl: String)

Deprecated (with error)

Install and configure OAuth instead.

Responds with OAuth redirect.