Skip to content

Commit

Permalink
Client JWT verification with multiple secrets (#25)
Browse files Browse the repository at this point in the history
* Client JWT verification with multiple secrets

* Fix clippy
  • Loading branch information
michaelsproul authored Sep 26, 2023
1 parent 71ba301 commit 488ad24
Show file tree
Hide file tree
Showing 7 changed files with 282 additions and 41 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
/target
*.swp
*.toml
Loading

0 comments on commit 488ad24

Please sign in to comment.