A signal emitted when there is a connection failure.
Readonly disposedA signal emitted when the object is disposed.
Readonly identityReadonly isWhether the manager is active.
Readonly isReadonly isWhether the manager is ready.
Readonly permissionsReadonly readyA promise that resolves when the manager is initially ready.
Readonly serverThe server settings for the manager.
A signal emitted when the user changes.
Dispose of the resources held by the object.
If the object's dispose method is called more than once, all
calls made after the first will be a no-op.
It is undefined behavior to use any functionality of the object after it has been disposed unless otherwise explicitly noted.
Generated using TypeDoc
Object which manages user's identity.
Notes
The manager is responsible for maintaining the state of the user.