We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 569d3b8 commit f79c982Copy full SHA for f79c982
docs/basic_usage.rst
@@ -40,7 +40,7 @@ We can see this in action using CURL:
40
"logged_in_as": "test"
41
}
42
43
-NOTE: Remember to change the secret key of your application, and insure that no
+NOTE: Remember to change the secret key of your application, and ensure that no
44
one is able to view it. The JSON Web Tokens are signed with the secret key, so
45
if someone gets that, they can create arbitrary tokens, and in essence log in
46
as any user.
0 commit comments