You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add encryption flag to cardholder name and number fields
The commit adds the `x-encripted` flag to the `cardholder.name` and `number` fields in the API and token schemas. This flag indicates that these fields should be encrypted for security purposes.
0 commit comments