Complete Django Rest Framework jwt authentication. part 7. Github Oauth integration

preview_player
Показать описание
in this video we are going to be build the Github 0auth backend and frontend integration into our authentication service with django Rest framework and reactjs, with all the feature you will expect in an Authentication system, User Registration, Login, Password Reset and Google Social Oauth2, Github Social Oauth.
Рекомендации по теме
Комментарии
Автор

great stuff!! thanks for posting. I used this with next js and next auth. I don't understand why django/drf isn't more popular. I like it way better than prisma. Thanks again!

jasonhall
Автор

Hi, in which video you have explained google oauth react part

coolgirlsharu
Автор

Not sure why you’re saving your user details in the local storage.

AllenGodswill-imop