mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-09-17 14:21:29 +00:00
Remove change on core
This commit is contained in:
@@ -19,7 +19,7 @@ import { LoginOptions, TokenResponse } from 'angular-oauth2-oidc';
|
||||
import { Observable } from 'rxjs';
|
||||
|
||||
/**
|
||||
* Provide authentication/authorization through OAuth2/OIDC protocol. 2
|
||||
* Provide authentication/authorization through OAuth2/OIDC protocol.
|
||||
*/
|
||||
export abstract class AuthService {
|
||||
abstract onLogin: Observable<any>;
|
||||
|
Reference in New Issue
Block a user