Skip to content

Commit

Permalink
Merge pull request #6 from Engineers-Cradle/feat/jwt-auth
Browse files Browse the repository at this point in the history
Feat/jwt auth
  • Loading branch information
BRAVO68WEB authored Sep 12, 2024
2 parents 0a52739 + 2829019 commit 1da8409
Show file tree
Hide file tree
Showing 9 changed files with 1,161 additions and 35 deletions.
3 changes: 2 additions & 1 deletion .env.example
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
REDIS_URL=
WEB_SERVER_PORT=
NUM_WORKERS=
LOG_LEVEL=
LOG_LEVEL=
M2M_AUTH_REGISTRY_BASE_URL=
Loading

0 comments on commit 1da8409

Please sign in to comment.