-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
38029ec
commit 5ee654f
Showing
22 changed files
with
519 additions
and
1,071 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
{ | ||
"name": "horse-jwt", | ||
"description": "Horse-JWT is a official middleware for generate and validate JWT in APIs developed with the Horse framework", | ||
"version": "2.1.0", | ||
"homepage": "https://github.com/HashLoad/horse-jwt", | ||
"description": "", | ||
"version": "2.0.12", | ||
"homepage": "", | ||
"mainsrc": "./src", | ||
"projects": [], | ||
"dependencies": { | ||
"github.com/andre-djsystem/hashlib4pascal": "^1.0.0", | ||
"github.com/hashload/horse": "^3.1.0", | ||
"github.com/paolo-rossi/delphi-jose-jwt": "^v3.0.3" | ||
"github.com/paolo-rossi/delphi-jose-jwt": "^v3.2.0" | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.