Introduce fetchUserIDForEthereumAddress and use in siweAuthResponder to check if user exists and to complete login process (via call to successfulLogInQueries) if so.
Depends on D6059
Differential D6060
[keyserver] Introduce `fetchUserIDForEthereumAddress` and use in `siweAuthResponder` atul on Dec 27 2022, 11:19 PM. Authored by Tags None Referenced Files
Subscribers None
Details Introduce fetchUserIDForEthereumAddress and use in siweAuthResponder to check if user exists and to complete login process (via call to successfulLogInQueries) if so. Depends on D6059 Will be tested implicitly in future diffs. Will test thoroughly (lots of breakpoints to step through and ensure correctness) once account creation stuff is done.
Diff Detail
Event Timeline
Comment Actions Having to revert this because of a stupid error, I should probably stop short-circuiting CI before landing... |