Difference between revisions of "Bearer token"
Jump to navigation
Jump to search
Line 10: | Line 10: | ||
* {{OAuth}} | * {{OAuth}} | ||
* {{JWT}} | * {{JWT}} | ||
+ | * {{JSON}} | ||
[[Category:Computing]] | [[Category:Computing]] |
Revision as of 21:02, 4 December 2021
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.
Related
See also
- OAuth, Bearer Token, Scope, Google for authentication, PKCE, oAuth authorization flow,
express-oauth-server
- JWT,
openssl rand
, Bearer token, HMAC,JWT_SECRET_KEY
, JWT signatures, HS256, RS256 - JSON,
jq, jid, mlr
, JWT, BSON, Miller, Content-type:,application/json
,BadJSON
, Webhook, jsonc, ndjson,import json
, Google Custom Search JSON API,jsonpath
, JSON-LD, JSON tree, JSON-RPC
Advertising: