Skip to content

Commit 9172b13

Browse files
authored
Merge pull request #674 from yosus/patch-2
Update authenticators.rst
2 parents 20c06dd + 0f55dc8 commit 9172b13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/authenticators.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Token
6262

6363
The token authenticator can authenticate a request based on a token that
6464
comes along with the request in the headers or in the request
65-
parameters.
65+
parameters. This requires a token column in the Users table, so comparison can be made between the received token and stored token.
6666

6767
Configuration options:
6868

0 commit comments

Comments
 (0)