adicu / Courses

A course management application for Columbia.
courses.adicu.com
Other
16 stars 12 forks source link

allow login with email / password #209

Open schlosser opened 10 years ago

schlosser commented 10 years ago

should work similarly to Facebook login, allowing users to save schedules, but not requiring a Facebook account.

brishin commented 10 years ago

I'm happy to have a dialog about this, but I'm worried that doing so requires a bunch of extra development work: setting up a mailserver to allow people to reset their passwords, creating a signup flow where people input their names and profile pictures, etc.

Would implementing login using a different social network (Twitter or Google+) be a good alternative to those who do not have a Facebook profile?

rbtying commented 10 years ago

Google without plus seems like a good idea, since LionMail is gmail. On Aug 8, 2014 11:23 AM, "Brian Donghee Shin" notifications@github.com wrote:

I'm happy to have a dialog about this, but I'm worried that doing so requires a bunch of extra development work: setting up a mailserver to allow people to reset their passwords, creating a signup flow where people input their names and profile pictures, etc.

Would implementing login using a different social network (Twitter or Google+) be a good alternative to those who do not have a Facebook profile?

— Reply to this email directly or view it on GitHub https://github.com/adicu/Courses/issues/209#issuecomment-51639542.

natebrennand commented 10 years ago

+1 to google auth since all CU students can do it

On Fri, Aug 8, 2014 at 11:28 AM, Robert Ying notifications@github.com wrote:

Google without plus seems like a good idea, since LionMail is gmail. On Aug 8, 2014 11:23 AM, "Brian Donghee Shin" notifications@github.com wrote:

I'm happy to have a dialog about this, but I'm worried that doing so requires a bunch of extra development work: setting up a mailserver to allow people to reset their passwords, creating a signup flow where people input their names and profile pictures, etc.

Would implementing login using a different social network (Twitter or Google+) be a good alternative to those who do not have a Facebook profile?

— Reply to this email directly or view it on GitHub https://github.com/adicu/Courses/issues/209#issuecomment-51639542.

— Reply to this email directly or view it on GitHub https://github.com/adicu/Courses/issues/209#issuecomment-51640127.

schlosser commented 10 years ago

Just FYI OpenID Google login (non-Google+) is being deprecated very soon: https://developers.google.com/accounts/docs/OpenID We will probably need to do Google+ login to not have things break later on... thoughts?

On Fri, Aug 8, 2014 at 2:33 PM, Nate notifications@github.com wrote:

+1 to google auth since all CU students can do it

On Fri, Aug 8, 2014 at 11:28 AM, Robert Ying notifications@github.com wrote:

Google without plus seems like a good idea, since LionMail is gmail. On Aug 8, 2014 11:23 AM, "Brian Donghee Shin" notifications@github.com

wrote:

I'm happy to have a dialog about this, but I'm worried that doing so requires a bunch of extra development work: setting up a mailserver to allow people to reset their passwords, creating a signup flow where people input their names and profile pictures, etc.

Would implementing login using a different social network (Twitter or Google+) be a good alternative to those who do not have a Facebook profile?

— Reply to this email directly or view it on GitHub https://github.com/adicu/Courses/issues/209#issuecomment-51639542.

— Reply to this email directly or view it on GitHub https://github.com/adicu/Courses/issues/209#issuecomment-51640127.

— Reply to this email directly or view it on GitHub https://github.com/adicu/Courses/issues/209#issuecomment-51647522.

natebrennand commented 10 years ago

Are lionmail accounts compatible with Google+ login? On Aug 10, 2014 1:59 PM, "Dan Schlosser" notifications@github.com wrote:

Just FYI OpenID Google login (non-Google+) is being deprecated very soon: https://developers.google.com/accounts/docs/OpenID We will probably need to do Google+ login to not have things break later on... thoughts?

On Fri, Aug 8, 2014 at 2:33 PM, Nate notifications@github.com wrote:

+1 to google auth since all CU students can do it

On Fri, Aug 8, 2014 at 11:28 AM, Robert Ying notifications@github.com wrote:

Google without plus seems like a good idea, since LionMail is gmail. On Aug 8, 2014 11:23 AM, "Brian Donghee Shin" < notifications@github.com>

wrote:

I'm happy to have a dialog about this, but I'm worried that doing so requires a bunch of extra development work: setting up a mailserver to allow people to reset their passwords, creating a signup flow where people input their names and profile pictures, etc.

Would implementing login using a different social network (Twitter or Google+) be a good alternative to those who do not have a Facebook profile?

— Reply to this email directly or view it on GitHub https://github.com/adicu/Courses/issues/209#issuecomment-51639542.

— Reply to this email directly or view it on GitHub https://github.com/adicu/Courses/issues/209#issuecomment-51640127.

— Reply to this email directly or view it on GitHub https://github.com/adicu/Courses/issues/209#issuecomment-51647522.

— Reply to this email directly or view it on GitHub https://github.com/adicu/Courses/issues/209#issuecomment-51727130.

schlosser commented 10 years ago

Nope.

screen shot 2014-08-11 at 1 26 18 am