Skip to content

Commit

Permalink
Merge pull request #24 from MyParcelCOM/feature/token-age-check-middl…
Browse files Browse the repository at this point in the history
…eware

🕐 Added token age verification middleware
  • Loading branch information
M4tini authored Oct 1, 2024
2 parents 0043b3a + bfdbf12 commit 28cf02b
Show file tree
Hide file tree
Showing 5 changed files with 845 additions and 736 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"type": "library",
"require": {
"php": ">=8.2",
"laravel/framework": ">=9.0",
"lcobucci/jwt": ">=5.0",
"myclabs/php-enum": ">=1.7",
"myparcelcom/json-api": "^3.0"
Expand Down
Loading

0 comments on commit 28cf02b

Please sign in to comment.