You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ This has built in support for entirely stateless 'vanilla' JSON Web Tokens. It a
6
6
Token revokation makes no assumption about your underlying storage for revoked tokens. It uses [simplekv] (https://github.com/mbr/simplekv) to utilize the underlying storage of your choice.
7
7
8
8
# Installation
9
-
The easiest way to start working with this extension is (THIS WILL BE IN PIP IN A FEW HOURS):
9
+
The easiest way to start working with this extension with pip:
0 commit comments