Yea i will be using OAuth2 cause the app will be more accessed by mobile
app and i will still maintain a web version for non mobile user incase a
user misplace mobile device. Allauth authentication is good but my concern
is the API which Rest framework is better for that but Allauth does not.


On Tue, 15 Oct 2019 at 12:10, Nick Sarbicki <nick.a.sarbi...@gmail.com>
wrote:

> There is
> https://django-rest-auth.readthedocs.io/en/latest/introduction.html which
> goes some way to integrating the two.
>
> Depending on how your authenticating - e.g. if you are using OAuth2, I
> generally found allauth and rest auth got in the way more often then they
> were helpful and building some custom solutions is not that time consuming.
>
> But if it's more basic authentication it should be fine.
>
>
> - Nick
>
>
> On Tue, Oct 15, 2019 at 12:06 PM Joseph Emeka <amasianiem...@gmail.com>
> wrote:
>
>> Can i use Django rest framework and Django allauth in the same project or
>> either of then at a time. Am building a project that will have a mobile app
>> and a website version.
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Django users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to django-users+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/django-users/44fd3e96-9adf-4fcf-8c63-808178db4b49%40googlegroups.com
>> <https://groups.google.com/d/msgid/django-users/44fd3e96-9adf-4fcf-8c63-808178db4b49%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CAGuvt90OU_UihVu_0m%3DoUU6U3M%3D8HCqwvMLEj9QEwoKkLJivMw%40mail.gmail.com
> <https://groups.google.com/d/msgid/django-users/CAGuvt90OU_UihVu_0m%3DoUU6U3M%3D8HCqwvMLEj9QEwoKkLJivMw%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CA%2B3vCYT05uRvvzsnOGi8D6r%2BuK9KVJxaqLfN0_Lv%2B%2B2E%2BbPARA%40mail.gmail.com.

Reply via email to