Difference between revisions of "Bearer token"

From wikieduonline
Jump to navigation Jump to search
(One intermediate revision by the same user not shown)
Line 1: Line 1:
[[wikipedia:Bearer token]] is an opaque string, not intended to have any meaning to clients using it. Some servers will issue tokens that are a short string of hexadecimal characters, while others may use structured tokens such as [[JSON]] [[Web Tokens]].
+
[[wikipedia:Bearer token]] is an opaque string, not intended to have any meaning to clients using it. Some servers will issue tokens that are a short string of hexadecimal characters, while others may use structured tokens such as [[JSON Web Tokens]] (JWT).
  
 
   [[Authorization: Bearer]] 31ada4fd-adec-460c-809a-9e56ceb75269
 
   [[Authorization: Bearer]] 31ada4fd-adec-460c-809a-9e56ceb75269
Line 17: Line 17:
 
* [[AWS bearer tokens]]
 
* [[AWS bearer tokens]]
 
* [[TOKEN]]
 
* [[TOKEN]]
 +
* [[gcloud auth print-access-token]]
  
 
== See also ==
 
== See also ==

Revision as of 14:10, 4 April 2024

Advertising: