mirror of
https://github.com/zhaofengli/attic.git
synced 2024-12-14 11:57:30 +00:00
20e0a2b3a7
The JWT spec [1] basically says that JWTs must validate the `aud` claim if its specified: > If the principal > processing the claim does not identify itself with a value in the > "aud" claim when this claim is present, then the JWT MUST be > rejected. [1]: https://datatracker.ietf.org/doc/html/rfc7519#section-4.1.3 |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |