upgrade/auth-bridge.service.ts
Properties |
|
Methods |
constructor(injector: any, basicAuth: BasicAuth, fetchClient: FetchClient, appState: AppStateService, tenantUiService: TenantUiService)
|
||||||||||||||||||
Parameters :
|
Public injector |
Type : any
|
getPreferredLoginOption |
getPreferredLoginOption()
|
Returns :
any
|
hookAuth |
hookAuth()
|
Returns :
void
|
setToken | ||||||||||||||||
setToken(token?: string, tfa?: string, type: string)
|
||||||||||||||||
Parameters :
Returns :
void
|
updateBasicAuth | ||||||
updateBasicAuth(credentials: ICredentials)
|
||||||
Parameters :
Returns :
void
|