Skip to main content

callback

Function callback 

Source
pub async fn callback(
    configuration: &Configuration,
) -> Result<SlimUser, Error<CallbackError>>
Expand description

This is the callback route for the OAuth provider, it should not be called directly. Redirects to browser with set-cookie header.