Class
Grape::Middleware::Auth::Base
In:
lib/grape/middleware/auth/base.rb
Parent:
Object
Methods
_call
call
context
new
Attributes
app
[RW]
env
[RW]
options
[RW]
Public Class methods
new
(app, **options)
Public Instance methods
_call
(env)
call
(env)
context
()
[Validate]