DD
DevDash

Bearer Token

Security

Definition

A bearer token is an access token type where possession of the token is sufficient for authentication — "bearer" means whoever holds it can use it. Bearer tokens are used in OAuth 2.0 and are sent in the Authorization header: "Authorization: Bearer <token>". JWTs are commonly used as bearer tokens.

Related Tools

Frequently Asked Questions

Related Terms

Want API access + no ads? Pro coming soon.