Page MenuHomePhabricator

D4286.id13553.diff
No OneTemporary

D4286.id13553.diff

diff --git a/native/cpp/CommonCpp/grpc/protos/identity.proto b/native/cpp/CommonCpp/grpc/protos/identity.proto
--- a/native/cpp/CommonCpp/grpc/protos/identity.proto
+++ b/native/cpp/CommonCpp/grpc/protos/identity.proto
@@ -58,12 +58,12 @@
message WalletLoginRequest {
string userID = 1;
string deviceID = 2;
- string walletAddress = 3;
- bytes signedMessage = 4;
+ string siweMessage = 3;
+ bytes siweSignature = 4;
}
message WalletLoginResponse {
- bytes token = 1;
+ string token = 1;
}
// RegisterUser

File Metadata

Mime Type
text/plain
Expires
Tue, Dec 3, 6:34 AM (21 h, 58 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2610603
Default Alt Text
D4286.id13553.diff (527 B)

Event Timeline