Skip to content
Snippets Groups Projects
Commit feca1bf0 authored by Julien Boeuf's avatar Julien Boeuf
Browse files

Adding JWT verifier.

Still missing:
- Caching of the already checked JWTs (although it could be done at an
  upper layer).
- Caching of the jwks_uri to avoid 2 roundtrips for each verification.
parent a6de02f5
No related branches found
No related tags found
No related merge requests found
Showing
with 1832 additions and 11 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment