Module: Rack

Defined in:
lib/rack-oauth2_utils/oauth_request.rb,
lib/rack-oauth2_utils.rb,
lib/rack-oauth2_utils/version.rb,
lib/rack-oauth2_utils/middleware.rb,
lib/rack-oauth2_utils/test_store.rb

Overview

Wraps Rack::Request to expose Basic and OAuth authentication credentials. Borrowed from github.com/flowtown/rack-oauth2-server

Defined Under Namespace

Modules: OAuth2Utils