registration with zone
This commit is contained in:
@@ -17,6 +17,7 @@ message RegisterRequest {
|
||||
string password = 3;
|
||||
string password_confirmation = 4;
|
||||
string role = 5;
|
||||
string timezone = 6; // IANA timezone, for example Europe/Bratislava
|
||||
}
|
||||
|
||||
message AuthResponse {
|
||||
|
||||
Reference in New Issue
Block a user