jpadilla / pyjwt

JSON Web Token implementation in Python
https://pyjwt.readthedocs.io
MIT License
5k stars 675 forks source link

Better doc and/or examples for caching #882

Closed matthewcummings closed 1 year ago

matthewcummings commented 1 year ago

Would it be possible to add some doc and/or examples that show how to use the caching in this library?

It is not immediately obvious how these parameters all work together: https://github.com/jpadilla/pyjwt/blob/master/jwt/jwks_client.py#L17-L20

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days