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.
2 parents c87d7c4 + de9e518 commit 1b0c53fCopy full SHA for 1b0c53f
README.md
@@ -80,7 +80,7 @@ The authentication class checks for the token in two locations:
80
81
It first checks if token is passed using `Authorization` request header.
82
The value should be of form `Bearer <token>`. The `Authorization` header name
83
- and token prefix `Bearer` can be customzied using options `header` and `prefix`
+ and token prefix `Bearer` can be customized using options `header` and `prefix`
84
respectively.
85
86
- The query string variable specified using `parameter` config:
0 commit comments