Module: Rack::OAuth2::Server::Rails
- Defined in:
- lib/rack/oauth2/server/rails.rb,
lib/rack/oauth2/server/rails/authorize.rb,
lib/rack/oauth2/server/rails/response_ext.rb
Defined Under Namespace
Modules: ResponseExt Classes: Authorize
Constant Summary collapse
- REQUEST =
'rack_oauth2.request'
- RESPONSE =
'rack_oauth2.response'
- ERROR =
'rack_oauth2.error'