authorize

Function authorize 

Source
pub async fn authorize(
    __arg0: State<OAuth2ServerState>,
    __arg1: Query<AuthorizationRequest>,
) -> Result<Redirect, StatusCode>
Expand description

OAuth2 authorization endpoint