Skip to content

Commit

Permalink
updated code in left files
Browse files Browse the repository at this point in the history
  • Loading branch information
aalu-love committed Dec 30, 2023
1 parent 60fa6b8 commit 64d45b9
Show file tree
Hide file tree
Showing 3 changed files with 7,270 additions and 2 deletions.
2 changes: 1 addition & 1 deletion index.js
@@ -1,5 +1,5 @@
module.exports = {
decode: require('./decode'),
unsafe_decode: require('./decode'),
verify: require('./verify'),
sign: require('./sign'),
JsonWebTokenError: require('./lib/JsonWebTokenError'),
Expand Down

0 comments on commit 64d45b9

Please sign in to comment.