1
0
mirror of synced 2026-01-06 15:01:04 -05:00
Files
docs/data/reusables/getting-started/bearer-vs-token.md

183 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.