Module: PadlockAuth::Mixins::HideAttribute
- Extended by:
- ActiveSupport::Concern
- Included in:
- Token::AccessToken, Token::Strategy
- Defined in:
- lib/padlock_auth/mixins/hide_attribute.rb
Overview
Hide an attribute from inspection and JSON serialization.
Prevents accidental exposure of sensitive data in logs or responses.