mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
migration document list step 2
This commit is contained in:
@@ -94,6 +94,10 @@ export class AlfrescoAuthenticationService extends AlfrescoAuthenticationBase {
|
||||
return this.alfrescoApi;
|
||||
}
|
||||
|
||||
getToken(): any {
|
||||
return this.alfrescoApi.getToeken();
|
||||
}
|
||||
|
||||
/**
|
||||
* The method return tru if the user is logged in
|
||||
* @returns {boolean}
|
||||
|
Reference in New Issue
Block a user