mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-23 04:35:40 +00:00
According to RFC6749 Section 7.1, The client MUST NOT use an access token if it does not understand the token type. At this point bruno only understands 'bearer' token_type.