We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a68425 commit d3c402eCopy full SHA for d3c402e
docs/blacklist_and_token_revoking.rst
@@ -37,5 +37,5 @@ users all of their active tokens, and letting them revoke and unrevoke those tok
37
38
For more in depth examples of these, check out:
39
40
-- https://github.com/vimalloc/flask-jwt-extended/examples/redis_blacklist.py
41
-- https://github.com/vimalloc/flask-jwt-extended/examples/database_blacklist
+- https://github.com/vimalloc/flask-jwt-extended/blob/master/examples/redis_blacklist.py
+- https://github.com/vimalloc/flask-jwt-extended/tree/master/examples/database_blacklist
0 commit comments