Skip to content

Commit

Permalink
user entity, with bcrypt password, jwt auth
Browse files Browse the repository at this point in the history
  • Loading branch information
VitorCosta authored and VitorCosta committed Aug 13, 2022
1 parent 5658747 commit fe74452
Show file tree
Hide file tree
Showing 10 changed files with 1,084 additions and 14 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
node_modules
src/**/*.js
src/**/*.js.map
src/**/*.js.map
.env
Loading

0 comments on commit fe74452

Please sign in to comment.