UNPKG

angular-auth-oidc-client

Version:

An OpenID Connect Code Flow with PKCE,Implicit Flow client for Angular

6 lines (5 loc) 141 B
export declare class PlatformProvider { private platformId; readonly isBrowser: boolean; constructor(platformId: Object); }