pub fn create_auth_endpoint_raw<F>(
path: impl Into<String>,
method: Method,
options: AuthEndpointOptions,
handler: F,
) -> AsyncAuthEndpointpub fn create_auth_endpoint_raw<F>(
path: impl Into<String>,
method: Method,
options: AuthEndpointOptions,
handler: F,
) -> AsyncAuthEndpoint