UNPKG

@zigatech/keycloak-auth

Version:

Keycloak authorization library for NestJS. Works out of the box.

10 lines (9 loc) 170 B
{ "extends": "./tsconfig.json", "compilerOptions": { "outDir": "dist/cjs", "moduleResolution": "Node", "module": "CommonJS", "target": "ES2015" } }