Open::Api::Security::Scheme::HTTPAuth::Bearer
Inherits Open::Api::Security::Scheme::HTTPAuth < Open::Api::Security::Scheme < YAML::Serializable < JSON::Serializable < Struct < Value < Object
Constructors
new(pull : JSON::PullParser)
SourceClass methods
jwt
SourceInstance methods
bearer_format
A hint to the client to identify how the bearer token is formatted. Bearer tokens are usually generated by an authorization server, so this information is primarily for documentation purposes.
scheme
Source