Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F32322599
D4286.1765301619.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
519 B
Referenced Files
None
Subscribers
None
D4286.1765301619.diff
View Options
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 message = 3;
+ bytes signature = 4;
}
message WalletLoginResponse {
- bytes token = 1;
+ string token = 1;
}
// RegisterUser
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Dec 9, 5:33 PM (15 h, 29 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5856184
Default Alt Text
D4286.1765301619.diff (519 B)
Attached To
Mode
D4286: [services][identity] add un-signed SIWE message to WalletLoginRequest
Attached
Detach File
Event Timeline
Log In to Comment