authorize

Function authorize 

Source
pub async fn authorize(
    __arg0: State<ApiState>,
    __arg1: Query<AuthorizeRequest>,
) -> impl IntoResponse
Expand description

GET /oauth/authorize OAuth 2.0 authorization endpoint