Get desktop application:
View/edit binary Protocol Buffers messages
string email = 1
string password = 2
string email = 1
string password = 2
optional UserInfo user = 1
string access_token = 2
string refresh_token = 3
(message has no fields)
(message has no fields)
string password = 1
string new_password = 2
(message has no fields)
Used in: GetMeRes, LoginRes, RegisterRes
string id = 1
string email = 2
string created_at = 3
string updated_at = 4