Class: TrueConf::AuthMethodType

Inherits:
String
  • Object
show all
Extended by:
Callable
Defined in:
lib/true-conf/types/auth_method_type.rb

Constant Summary collapse

METHODS =
%w[oauth api_key].freeze

Method Summary

Methods included from Callable

call