Method: SparkApi::Configuration::YamlConfig#oauth2_keys
- Defined in:
- lib/spark_api/configuration/yaml.rb
#oauth2_keys ⇒ Object (readonly)
Returns the value of attribute oauth2_keys.
10 11 12 |
# File 'lib/spark_api/configuration/yaml.rb', line 10 def oauth2_keys @oauth2_keys end |