2022-12-13 13:39:06 +01:00
2022-12-13 13:39:06 +01:00
2022-12-13 13:39:06 +01:00
2022-12-13 13:39:06 +01:00
2022-12-13 13:39:06 +01:00
2022-12-13 13:39:06 +01:00
2022-12-13 13:39:06 +01:00
2022-12-13 13:39:06 +01:00
2022-12-13 13:39:06 +01:00
2022-12-13 13:39:06 +01:00
2022-12-13 13:39:06 +01:00
2022-12-13 13:39:06 +01:00
2022-12-13 13:39:06 +01:00
2022-12-13 13:39:06 +01:00

Mobicoop V3 - Auth Service

Mobicoop V3 - Authentication (AuthN) & authorization (AuthZ) service.

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Test

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov

License

Mobicoop V3 - Auth Service is AGPL licensed.

Description
Mobicoop V3 user service
Readme 648 KiB
Languages
TypeScript 96.3%
Dockerfile 3.4%
Shell 0.3%