UNPKG

@megaads/express-sso-client

Version:

SSO client middleware for Express applications

14 lines (13 loc) 252 B
{ "compilerOptions": { "target": "ES6", "module": "commonjs", "outDir": "./dist", "rootDir": "./src", "strict": true, "esModuleInterop": true, "declaration": true }, "include": ["src"], "exclude": ["node_modules"] }