in the keyserver, the siwe signature is a string. we were previously handling it as a byte vector in the identity service, so this change is to be consistent with the keyserver.
Depends on D6941
Differential D6942
[identity] change siwe signature type Authored by varun on Mar 3 2023, 4:04 AM.
Details
in the keyserver, the siwe signature is a string. we were previously handling it as a byte vector in the identity service, so this change is to be consistent with the keyserver. Depends on D6941 will be tested in next diff where we use the WalletLoginRequest protobuf message type
Diff Detail
|