feat: update Protobuf definitions and add customer-facing APIs for various services
This commit is contained in:
@@ -331,6 +331,7 @@ message GetUserForCustomerResponse
|
||||
bool sms_notifications = 13;
|
||||
bool push_notifications = 14;
|
||||
google.protobuf.Timestamp birth_date = 15;
|
||||
string token = 16; // JWT token for authentication refresh
|
||||
}
|
||||
|
||||
// ============= Customer Profile Messages =============
|
||||
|
||||
Reference in New Issue
Block a user