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` Authored by atul on Dec 25 2022, 3:59 AM. Tags None Referenced Files None 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
|