authenticate

Function authenticate 

Source
pub async fn authenticate(
    __arg0: State<ApiState>,
    __arg1: Json<AuthenticateRequest>,
) -> ApiResponse<LoginResponse>
Expand description

POST /auth/authenticate - Flexible authentication endpoint