UNPKG

fgp-auth

Version:

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

5 lines (4 loc) 69 B
export interface Auth { init(): void; updateState(): void; }