learning-layers / timeliner

MIT License
0 stars 0 forks source link

Connecting social logins #52

Open vtomberg opened 8 years ago

vtomberg commented 8 years ago

The social logins have to be connected with email logins by neccessary

pjotrsavitski commented 8 years ago

This one needs a new logic to be added into the system. Simple solution would be for a user account that was initially registered as local to establish a connection with any of the supported SSO providers once that user has logged in to the system.

In case both account already exist, it would become a bit problematic to merge those. An initial solution could be extended later on.