Bearer Token
Bearer Token
An opaque string that authorizes whoever presents it (the bearer). Sent as Authorization: Bearer . Whoever has the token can use it, so protect it carefully.
Related Terms
- API (Application Programming Interface)
- REST (Representational State Transfer)
- GraphQL
- SOAP (Simple Object Access Protocol)
- gRPC