Class
OmniAuth::Builder
In:
lib/omniauth/builder.rb
Parent:
::Rack::Builder
Methods
before_callback_phase
before_options_phase
before_request_phase
call
configure
new
on_failure
options
provider
rack14?
rack2?
Public Class methods
new
(app, &block)
Public Instance methods
before_callback_phase
(&block)
before_options_phase
(&block)
before_request_phase
(&block)
call
(env)
configure
(&block)
on_failure
(&block)
options
(options = false)
provider
(klass, *args, &block)
rack14?
()
rack2?
()
[Validate]