Module: JwtAuthEngine::Tokenizable

Extended by:
ActiveSupport::Concern
Included in:
RegistrationsController, SessionsController, TokensController
Defined in:
app/controllers/concerns/jwt_auth_engine/tokenizable.rb

Overview

Concern that builds token payloads and issues access/refresh token pairs.