Interface IAuthentication
Methods
getCometdHandshake
- getCometdHandshake(config?: object): object
-
Parameters
Returns object
getFetchOptions
- getFetchOptions(options?: object): object
-
Parameters
Returns object
logout
-
Returns any
updateCredentials
- updateCredentials(credentials: ICredentials): string | undefined
-
Parameters
Returns string
|
undefined