I wonder if anyone tried or knows a way to implement a custom auth provider that doesnt use emails.
How should this auth flow create a customer since right now the email field is required.
I am implementing a auth flow with SIWE (sign-in with ethereum), so a wallet based authentication, but in this case I dont have a email available and best case it would only be optional for a user.