UNPKG

fgp-auth

Version:

fgp-auth is a token based auth lib and base on "auth0 and keycloak.

4 lines 68 B
export interface Auth { init(): void; updateState(): void; }