We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbe1adf commit 5a0207eCopy full SHA for 5a0207e
docs/dev/design/secure-api-access-from-builders.rst
@@ -51,7 +51,7 @@ some relevant features of knox are:
51
- Support for several tokens per user.
52
- Tokens are stored in a hashed format in the database.
53
We don't have access the tokens after they are created.
54
-- Tokens can hava an expiration date.
+- Tokens can have an expiration date.
55
- Tokens can be created with a prefix (rtd_xxx) (unreleased)
56
- Support for custom token model (unreleased)
57
0 commit comments