Skip to main content

generate_token

Function generate_token 

Source
pub async fn generate_token(
    __arg0: State<Arc<AppState>>,
    request: Request<Body>,
) -> Result<impl IntoResponse, ApiError>