`SIWEAuthRequest` defines the interface of the `siwe_auth` endpoint. This interface is validated on the `keyserver` by `siweAuthRequestInputValidator`.
NOTE: D5603 included a `source` field in `siweAuthRequestInputValidator`, but I don't believe it's necessary or relevant.
---
Depends on D6024