Libraries
»
true-conf
(0.2.0)
»
Index (A)
»
TrueConf
»
AuthMethodType
Class: TrueConf::AuthMethodType
Inherits:
String
Object
String
TrueConf::AuthMethodType
show all
Extended by:
Callable
Defined in:
lib/true-conf/types/auth_method_type.rb
Constant Summary
collapse
METHODS =
%w[
oauth
token
]
.
freeze
Method Summary
Methods included from
Callable
call