0

I'm using Django on my backend, where I'm loging users with LinkedIn account. I've done everything following documentation, and it's working great. Now I want to use my views as API to my React.js project. How can I remake

<a href="{% url 'social:begin' 'linkedin-oauth2' %}">Sign in with Linkedin</a>

as React button?

I found similar question Google Auth using social-auth-app-django on project(Django + React)

DR4NKR1D3R
  • 41
  • 5

0 Answers0