Module: JwtAuthEngine::Authenticatable
- Extended by:
- ActiveSupport::Concern
- Included in:
- ApplicationController
- Defined in:
- app/controllers/concerns/jwt_auth_engine/authenticatable.rb
Overview
Controller concern for extracting and validating bearer access tokens.