class

Autobot::Config::ProviderConfig

Inherits YAML::Serializable < Reference < Object

Constructors

new(*, __context_for_yaml_serializable ctx : YAML::ParseContext, __node_for_yaml_serializable node : YAML::Nodes::Node)
Source

Instance methods

api_base=(api_base : String | Nil)
Source
api_base?
Source
api_key
Source
api_key=(api_key : String)
Source
client_id=(client_id : String | Nil)
Source
client_id?
Source
client_secret=(client_secret : String | Nil)
Source
client_secret?
Source
configured?
Source
extra_headers=(extra_headers : Hash(String, String) | Nil)
Source
extra_headers?
Source
refresh_token=(refresh_token : String | Nil)
Source
refresh_token?
Source