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 f214d9b commit 8168dbfCopy full SHA for 8168dbf
README.md
@@ -258,8 +258,7 @@ Following are the features of this project:
258
Host: localhost:3000
259
x-api-key: GCMUDiuY5a7WvyUNt9n3QztToSHzK7Uj
260
Content-Type: application/json
261
- x-access-token: your_token_received_from_signup_or_login
262
- x-user-id: your_user_id
+ Authorization: Bearer <your_token_received_from_signup_or_login>
263
```
264
* Response Body: 200
265
```json
0 commit comments