@axinom/mosaic-id-guard

v0.38.0
Authentication and authorization helpers for Axinom Mosaic services
axinom mosaic axinom mosaic

clean

rimraf dist

build

yarn clean && tsc

build:ci

yarn workspaces focus && yarn build

dev

tsc -w

test

jest --silent

test:watch

jest --watch --silent

test:cov

jest --coverage --silent && yarn posttest:cov

posttest:cov

ts-node ../../../scripts/open-test-coverage.ts -- services/id/lib-id-guard

test:ci

jest --reporters=default --reporters=jest-junit --coverage --coverageReporters=cobertura --coverageReporters=html

lint

eslint . --ext .ts,.tsx,.js --color --cache
npm i @axinom/mosaic-id-guard

Metadata

Downloads