1
0
mirror of synced 2026-01-03 06:04:16 -05:00
Files
docs/data/reusables/getting-started/bearer-vs-token.md
2022-10-25 12:03:38 -07:00

184 B

In most cases, you can use Authorization: Bearer or Authorization: token to pass a token. However, if you are passing a JSON web token (JWT), you must use Authorization: Bearer.