wallet users prove their identity with SIWE so there's no need for them to get a message from ashoat's keyserver.
one thing to note here is that users don't send OTKs when calling log_in_wallet_user, so the user won't have any OTKs initially. I think we made OTKs optional, though, so not sure how much this matters.
another thing to note is that if the user is registered here, their device list will be created by the identity service
Depends on D12515