Skip to content

1.10.1 | add optional setting to "ignore" jwt.exceptions.InvalidTokenErrors

Latest
Compare
Choose a tag to compare
@iloveagent57 iloveagent57 released this 20 Aug 19:28
· 4 commits to master since this release

#317

We get sporadic instances of this error that we'd prefer to just ignore as to not clutter our monitoring tools.
This can be used by setting RBAC_IGNORE_INVALID_JWT_COOKIE to True in applications that install this library.