dssg / appy-reviews

A "smart" Web application for reviewing DSSG program application submissions
MIT License
2 stars 1 forks source link

confusion around social sign-in in combination with username+password #59

Closed jesteria closed 2 years ago

jesteria commented 5 years ago

Investigate confusing situation(s) wherein a user tries to sign in via one method (say social auth) but their account has only been provisioned for another method (say username+password).

jesteria commented 4 years ago

Unclear precisely what situation this was meant to consider. But can assume that the issue is that users have not been given the necessary links to connect their preexisting (username+password) accounts with social logins.

This may be as simple as supplying the appropriate account-management link(s) and ensuring templates and workflow.

(Might not hurt to review what routes are in fact connected, but perhaps unused.)

jesteria commented 4 years ago

E.g. allauth.urls [Github].