UNPKG

logto-auth-node-sdk

Version:

A comprehensive Logto authentication client library with circuit breaker pattern support

4 lines (3 loc) 87 B
export interface LogtoUpdateUserCustomDataDto { customData: Record<string, any>; }