UNPKG

logto-auth-node-sdk

Version:

A comprehensive Logto authentication client library with circuit breaker pattern support

4 lines (3 loc) 75 B
export interface LogtoAddUsersToOrganizationDto { userIds: string[]; }