Fix: Decrypt profile fields, wallet fingerprint alias, and enable profile POST update
This commit is contained in:
@@ -39,6 +39,7 @@ class Passenger extends Model
|
||||
|
||||
public const ENCRYPTED_FIELDS = [
|
||||
'first_name', 'last_name', 'phone', 'gender', 'email', 'birthdate',
|
||||
'site', 'sosPhone', 'education', 'employmentType', 'maritalStatus',
|
||||
];
|
||||
|
||||
public function token()
|
||||
|
||||
Reference in New Issue
Block a user