Not Exported

Hierarchy (view full)

Constructors

Properties

_RELOADABLE: boolean = false
user: Partial<IDbUser>
_instances: {
    [key: string]: RWSService;
} = {}

Type declaration

Methods

  • Parameters

    • clientId: string
    • jwt_token: string = null
    • userListManager: UserListManager = _DEFAULTS_USER_LIST_MANAGER

    Returns Promise<boolean>

Generated using TypeDoc