Libraries
»
cbsorcery
(0.8.6)
»
Index
»
Sorcery
»
Protocols
»
Oauth2
»
#oauth_version
Method: Sorcery::Protocols::Oauth2#oauth_version
Defined in:
lib/sorcery/protocols/oauth2.rb
#
oauth_version
⇒
Object
7 8 9
# File 'lib/sorcery/protocols/oauth2.rb', line 7
def
oauth_version
'2.0'
end