Keats / jsonwebtoken

JWT lib in rust
MIT License
1.66k stars 266 forks source link

Refactor auth0 example #367

Closed tottoto closed 6 months ago

tottoto commented 8 months ago

Decouples auth0 examples' pattern matching to the more flattened structure, and uses header's alg for specifying the algorithm.