toddjudd / polls

https://sodavote.toddjudd.com/
1 stars 0 forks source link

Credential Providers #3

Open toddjudd opened 2 years ago

toddjudd commented 2 years ago

Objective

Add Credential providers for Next Auth

Challenges

By adding multiple providers, how should we handle a user who may have two identities with different providers? should we link those to the same user? or should we keep them as separate users? I like allowing the user to connect many accounts to their one account, but how does that work and what are the challenges?