ykdojo / editdojo

(I'm no longer working on this - currently working on https://github.com/ykdojo/defaang)
https://www.csdojo.io/edit
MIT License
333 stars 98 forks source link

Create the *Sign Up with Twitter* function #11

Closed ykdojo closed 5 years ago

ykdojo commented 5 years ago

I think this is going to be my next video

Twitter API: https://developer.twitter.com/en/docs/twitter-for-websites/log-in-with-twitter/guides/browser-sign-in-flow

ykdojo commented 5 years ago

Actually, I decided to work on this one first, instead: https://github.com/ykdojo/editdojo/issues/15

ykdojo commented 5 years ago

15 is done. I'm thinking of working on this one next.

ykdojo commented 5 years ago

Actually, I'm now thinking of working on #14 first instead.

ykdojo commented 5 years ago

Okay I'm going to start working on this now.

ykdojo commented 5 years ago

Looks like django-allauth might be a good option for this: https://django-allauth.readthedocs.io/

I remember someone saying that it was hard for them to set it up, so we'll see how it goes... Hopefully it'll be okay.

ykdojo commented 5 years ago

done