UNPKG

fgp-auth

Version:

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

8 lines 120 B
module.exports = { "roots": [ "src" ], "transform": { "^.+\\.tsx?$": "ts-jest" } }