Readonly
logoutIf true the user may logout from the application.
Readonly
nameReadonly
userThe currently logged in user.
Optional
Readonly
userOptional settings storage which is used to store the user settings.
Will be called once after the plugin was loaded.
Plugin descriptor for this plugin.
Optional plugin specific settings which may be defined as part of the application settings.
Generated using TypeDoc
Authentication interface used to identify the user. Provides the login and logout lifecycle.
Authentication