elegant-solutions / django-webstore

Django app for webstore. Includes DRF API.
MIT License
2 stars 3 forks source link

Decide whether to use Django All Auth or Python Social Auth for sign ins. #46

Open b-d-johnson opened 8 years ago

b-d-johnson commented 8 years ago

Use in conjunction with Django Registration Redux?

rwisecar commented 8 years ago

Python Social Auth is built off a Django All Auth base, right? But with enhanced social media logins and API docs? I'd be happy with either, but PSA sounds pretty cool

b-d-johnson commented 8 years ago

Agreed. Let's dive into the PSA docs tomorrow for a bit to decide how we want to integrate with the invoice app. :thumbs up: