Method: Grape::Middleware::Auth::StrategyInfo#auth_class

Defined in:
lib/grape/middleware/auth/strategy_info.rb

#auth_classObject

Returns the value of attribute auth_class

Returns:

  • (Object)

    the current value of auth_class



6
7
8
# File 'lib/grape/middleware/auth/strategy_info.rb', line 6

def auth_class
  @auth_class
end