No description
|
||
---|---|---|
src | ||
test | ||
.eslintrc.js | ||
.gitignore | ||
.prettierrc | ||
nest-cli.json | ||
package.json | ||
pnpm-lock.yaml | ||
README.md | ||
tsconfig.build.json | ||
tsconfig.json |
Waterwolf Identity Solution
This is a re-imagination on how BOOP works with an optimized OAUTH 2.0 flow. This will hook into the existing user database to read usernames and passwords.
Installation
Use pnmp to install the required packages.
pnpm install
Usage
pnpm start