.. | ||
config | ||
controllers | ||
middleware | ||
models | ||
routes | ||
test | ||
utils | ||
.editorconfig | ||
.eslintrc.json | ||
.gitignore | ||
index.js | ||
package.json | ||
README.md | ||
yarn.lock |
Generate an auth-key
openssl genrsa -out jwtRS256.key 2048
.. | ||
config | ||
controllers | ||
middleware | ||
models | ||
routes | ||
test | ||
utils | ||
.editorconfig | ||
.eslintrc.json | ||
.gitignore | ||
index.js | ||
package.json | ||
README.md | ||
yarn.lock |
openssl genrsa -out jwtRS256.key 2048