Bearer Token

glossary

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.

See Also

Other languages