You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 11, 2021. It is now read-only.
Title: Implement social login and local login Passport strategies in react app powered by React-router using Client-side-routing.
Implementing social login while using node.js and server side routing is quite easy but implementing it with react-router with client side routing and safely bypass all the security issues is not that easy. Please try to make a tutorial for it.