Как подключить социальные сети Django allauth к интерфейсу? ⇐ Python
-
Гость
Как подключить социальные сети Django allauth к интерфейсу?
I managed to setup allauth for github authentication but I dont know how to connect it properly to my frontend so I can login through frontend and fetch needed data for displayment.
I tried many things. Currently I have managed to make it so when I login, I get redirected to a json page full of login data needed for frontend but still cant find a proper way to connect it.
Источник: https://stackoverflow.com/questions/780 ... o-frontend
I managed to setup allauth for github authentication but I dont know how to connect it properly to my frontend so I can login through frontend and fetch needed data for displayment.
I tried many things. Currently I have managed to make it so when I login, I get redirected to a json page full of login data needed for frontend but still cant find a proper way to connect it.
Источник: https://stackoverflow.com/questions/780 ... o-frontend