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.
1 parent 46ce6d6 commit 8c3b8dfCopy full SHA for 8c3b8df
README.md
@@ -25,10 +25,12 @@ includes a username and password in the `Authorization` header.
25
Included in the response is an access token in the form of a JSON Web Token with
26
a 10 minute TTL.
27
28
-## Access Token
+## Tokens
29
30
-All subsequest requests must used the access token in the `Authorization`
31
-header, for example:
+### Access Token
+
32
+All subsequest requests must use the access token in the `Authorization` header,
33
+for example:
34
35
```
36
Authorization: Bearer dht467bv4570flw2r
0 commit comments