136
Multiple authentication providers per user
Aurélien Georget
The current implementation only supports one provider by user. This feature will allow your user to support multiple authentication providers like Google and Twitter for the same user.
Related issue: https://github.com/strapi/strapi/issues/2468
O
Orhan Bayram
any updates ??? I was about to use strapi for my production until bumping this issue
Florian Séran
It's the most important feature, and IMO should be THE priority. It look like crazy to start a new project with a CMS who can't handle multiple login providers for one user account. Strapi is wonderful, but as is, I can't choose Strapi for serious project because of that. It's a really big blocker...
Jonas Haefele
We REALLY need a more stable user/permissions model.
An extendible provider system like the email/storage providers would be great.
And at the very least we need to be able to assign multiple providers per user ID.
Currently, there are very strange behaviors like duplicated accounts with the same email address (one account per provider), even if "One account per email address" is set in Advanced Settings.
Fabian Skarmeta
Oh man we really need this
ali coskun
any update on this ?