Module: OTP::JWT::ActiveRecord
- Extended by:
- ActiveSupport::Concern
- Defined in:
- lib/otp/jwt/active_record.rb
Overview
- ActiveRecord
-
concern.
Instance Method Summary collapse
-
#to_jwt(claims = nil) ⇒ ActiveRecord::Base
Returns a [JWT] token for this record.