colinskow / superlogin

Powerful authentication for APIs and single page apps using the CouchDB ecosystem which supports a variety of providers.
MIT License
371 stars 117 forks source link

Allow unlinking of last provider if user has a password #178

Open natew opened 7 years ago

natew commented 7 years ago

Currently you can signup with username/password, link a social provider later, but then cannot unlink it once you have.

This should account for users who use a password, but then want to unlink their last provider.