reddit/baseplate.py

Cache authn service public key in auth token validation

Closed this issue · 0 comments

It's not done for us by pyjwt: jpadilla/pyjwt#204

We do need to make sure it gets invalidated when the underlying secret rotates.