Multiple accounts with the same e-mail
I would like users be able to have multiple accounts with the same email but with different providers.
Eg, 1 magic link account and 1 social (microsoft) account. They should not be linked together.
Is this possible? I just get error account_not_linked when trying to log on with microsoft when a magic link account already exists
3 Replies
Not possible as far as I know
email is a unique key on users table
would it be possible with a type of that modified the email so you could get a new unique one? "provider+email"
@srd Please refer here:
https://discord.com/channels/1288403910284935179/1362421737203175544/1362709719017328672