Method: Grape::Middleware::Auth::StrategyInfo#auth_class
- Defined in:
- lib/grape/middleware/auth/strategy_info.rb
#auth_class ⇒ Object
Returns the value of attribute auth_class
6 7 8 |
# File 'lib/grape/middleware/auth/strategy_info.rb', line 6 def auth_class @auth_class end |