Allow to disable the accountLinking

Hello 🙂 I'm trying to disabled the accountLinking : i would like one user with one account (for ex github and gitlab with same email => 2 users). For this, i've add this config :
account: {
accountLinking: {
enabled: false,
},
},
account: {
accountLinking: {
enabled: false,
},
},
But it not work, on my second register with same email i've this error : [Better Auth]: account_not_linked Anyone know if i can use this configuration with 1-1 user/account ?
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?