1 unstable release
0.1.0 | Mar 23, 2024 |
---|
#1069 in Authentication
21KB
340 lines
Fetches Google PEM and validates JWTs.
This API has three levels:
- Fetch, cache, and validate keys:
cache::Keys
. - Fetch and validate keys:
keys::Keys
. - Fetch keys:
fetch::into
,fetch::process_headers
(orfetch::body
), andParse
.
Dependencies
~6–16MB
~207K SLoC