Addresses feedback from: https://phab.comm.dev/D5977#180158
If the siweNonce header is set and it's not valid, we immediately return a 400 and return.
If the siweNonce header is empty or it is set and valid, we proceed with the request as usual.
Differential D6022
[keyserver] Add `isValidSIWENonce` check to `landingResponder` atul on Dec 23 2022, 6:01 PM. Authored by Tags None Referenced Files
Subscribers None
Details Addresses feedback from: https://phab.comm.dev/D5977#180158 If the siweNonce header is set and it's not valid, we immediately return a 400 and return. If the siweNonce header is empty or it is set and valid, we proceed with the request as usual.
Diff Detail
Event Timeline
|