put https://httpbin.org/anything/bearer
Authentication credentials will be supplied within a Bearer
Authorization
header, but its data should be controlled as a JWT.
https://github.com/OAI/OpenAPI-Specification/blob/main/versions/3.0.3.md#basic-authentication-sample
We currently do not support any special handling for this so they're handled as a standard
Bearer
authentication token.