authorize

Function authorize 

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

GET /api/v1/oauth2/authorize - Start OAuth2 authorization flow