T
T
Timofey Bulgarian2019-11-08 00:12:37
Django
Timofey Bulgarian, 2019-11-08 00:12:37

How to organize authorization on the site?

There is a Django rest server that sends an angular token during authorization, which then uses it to carry out some operations. How to connect google authorization to this system?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Andrey Shubin, 2019-11-08
@idegree

Among the packages for the Django REST Framework is django-rest-auth , which allows you to connect various authorization providers, including Google.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question