Page MenuHomePhorge

D4286.1765358939.diff
No OneTemporary

Size
527 B
Referenced Files
None
Subscribers
None

D4286.1765358939.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
Wed, Dec 10, 9:28 AM (19 h, 24 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5862885
Default Alt Text
D4286.1765358939.diff (527 B)

Event Timeline