Class
OmniAuth::Strategies::Yupoo
In:
lib/omniauth/strategies/yupoo.rb
Parent:
Object
Methods
auth_hash
callback_phase
new
request_phase
yupoo_sign
Included Modules
OmniAuth::Strategy
Classes and Modules
Class
OmniAuth::Strategies::Yupoo::CallbackError
Attributes
api_key
[RW]
options
[RW]
secret_key
[RW]
Public Class methods
new
(app, api_key, secret_key, options = {})
Protected Instance methods
auth_hash
()
callback_phase
()
request_phase
()
yupoo_sign
(params)
[Validate]