Create the *Sign Up with Twitter* function
ykdojo opened this issue · 7 comments
ykdojo commented
Create the *Sign Up with Twitter* function
ykdojo commented
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
Okay I'm going to start working on this now.
ykdojo commented
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
done