Class
OmniAuth::Builder
In:
lib/omniauth/builder.rb
Parent:
::Rack::Builder
Methods
call
configure
new
on_failure
provider
Public Class methods
new
(app, &block)
Public Instance methods
call
(env)
configure
(&block)
on_failure
(&block)
provider
(klass, *args, &block)
[Validate]