Class: GrapeSimpleAuth::BaseStrategy
- Inherits:
-
Object
- Object
- GrapeSimpleAuth::BaseStrategy
- Defined in:
- lib/grape_simple_auth/base_strategy.rb
Direct Known Subclasses
Instance Attribute Summary collapse
-
#api_context ⇒ Object
Returns the value of attribute api_context.
Instance Attribute Details
#api_context ⇒ Object
Returns the value of attribute api_context.
3 4 5 |
# File 'lib/grape_simple_auth/base_strategy.rb', line 3 def api_context @api_context end |