UNPKG

logto-auth-node-sdk

Version:

A comprehensive Logto authentication client library with circuit breaker pattern support

4 lines (3 loc) 70 B
export interface LogtoUpdateUserPasswordDto { password: string; }