We construct LogInResult using the request payload (SIWEAuthServerCall) and the respond (LogInResponse). Code was effectively cut/paste from lib/actions/user-actions:logIn.
Depends on D6077
Differential D6085
[lib] Modify `siweAuth(...)` return type from `LogInResponse` to `LogInResult` Authored by atul on Dec 29 2022, 9:23 AM. Tags None Referenced Files None Subscribers None
Details We construct LogInResult using the request payload (SIWEAuthServerCall) and the respond (LogInResponse). Code was effectively cut/paste from lib/actions/user-actions:logIn. Depends on D6077 Will be tested implicitly by subsequent diffs.
Diff Detail
|