UNPKG

azure-adal-angular2

Version:
7 lines (6 loc) 141 B
export class OAuth { isAuthenticated : boolean; userName : string; loginError : string; profile : any; }