Skip to content

Commit

Permalink
[GH-122] feat(Plugin): add encryption adapter (#129)
Browse files Browse the repository at this point in the history
  • Loading branch information
vinjatovix committed Dec 15, 2023
2 parents 0dcc10c + 10f0443 commit 75e98fe
Show file tree
Hide file tree
Showing 7 changed files with 371 additions and 9 deletions.
1 change: 1 addition & 0 deletions .env.test
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ MONGO_URL=localhost:27017
MONGO_DB=test
MONGO_USERNAME=localUser
MONGO_PASSWORD=localPassword
JWT_SECRET=secret
Loading

0 comments on commit 75e98fe

Please sign in to comment.