A simple OpenID middleware that restricts access to a single identifier.
use Rack::OpenID::SimpleAuth, "http://example.org"
SimpleAuth will automatically insert the required Rack::OpenID middleware, so use Rack::OpenID is unnecessary.
Generated with the Darkfish Rdoc Generator 2.