Bearer (`jwt` format)

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.

Language
Credentials
Bearer
JWT
Click Try It! to start a request and see the response here!