UNPKG

azure-adal-angular2

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