Keats / jsonwebtoken

JWT lib in rust
MIT License
1.61k stars 253 forks source link

Set expected audience to validation in auth0 example #349

Closed tottoto closed 7 months ago

tottoto commented 7 months ago

The expected audience seems to be required as there is aud in the token.

Keats commented 7 months ago

Thanks!