Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F32437828
D4286.1765358939.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
527 B
Referenced Files
None
Subscribers
None
D4286.1765358939.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 siweMessage = 3;
+ bytes siweSignature = 4;
}
message WalletLoginResponse {
- bytes token = 1;
+ string token = 1;
}
// RegisterUser
File Metadata
Details
Attached
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)
Attached To
Mode
D4286: [services][identity] add un-signed SIWE message to WalletLoginRequest
Attached
Detach File
Event Timeline
Log In to Comment