Check that the values in SIWEMessage are as expected. Throw a ServerError in siweAuthResponder if not.
Depends on D6030
Differential D6031
[keyserver] Introduce `isValidSIWEMessage` and use it to validate `message` in `siweAuthResponder` atul on Dec 24 2022, 7:59 PM. Authored by Tags None Referenced Files
Subscribers None
Details Check that the values in SIWEMessage are as expected. Throw a ServerError in siweAuthResponder if not. Depends on D6030 Tried calling the endpoint with various inputs (correct and malformed). Set breakpoints throughout and ensured that things worked as expected. Also moved siweStatement to lib so it could be shared outside of native.
Diff Detail
|