We update the selector to capture `primaryIdentityPublicKeys` instead of just the single primary `ed25519` key.
We're going to need the `{ed25519, curve25519}` pair in the `login`/`siwe_auth` requests. Going to start with updating the `siwe_auth` endpoint first since it's simpler/I just spent time working with it.