Module: JwtAuthEngine::Serializable
- Extended by:
- ActiveSupport::Concern
- Included in:
- ProfilesController, RegistrationsController, SessionsController
- Defined in:
- app/controllers/concerns/jwt_auth_engine/serializable.rb
Overview
Concern that serializes auth model fields for API responses.