rahulnikam2002 / Google-oAuth2.0-ReactJS-NodeJs-Mysql

oAuth2.0 Authentication using ReactJS, NodeJS, MySQL & JWT. I haven't found any Repository or Blogs or any YouTube video which will explain oAuth2.0 easily, So i thought this Repository will help you to not to get confused with Google's oAuth2.0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Why this Repository

oAuthDesign

As OAuth2.0 Authentication functionality is fundamentally complicated to implement using tech stack such as ReactJS, NodeJS, MySQL & JWT. I wanted to specifically add Google's oAuth2.0 functionality in one of my Products but this was the thing which I was going to do for the very first time so I was a bit confused about how to recognize or to know whether the user is login or not and many of the developers are comfortable with JWT rather than any other library and the main thing is how to store data in Database and what kind of data to store in a database especially in MySQL. I haven't found any Repository or Blogs or any YouTube video which will explain oAuth2.0 easily including adding Tokens in user's cookies and Storing Data in MySQL, So I thought this Repository will help you not to get confused with Google's oAuth2.0

#oauth2 #nodejs #authentication #expressjs #reactjs #mysql

About

oAuth2.0 Authentication using ReactJS, NodeJS, MySQL & JWT. I haven't found any Repository or Blogs or any YouTube video which will explain oAuth2.0 easily, So i thought this Repository will help you to not to get confused with Google's oAuth2.0


Languages

Language:JavaScript 86.5%Language:HTML 9.3%Language:CSS 4.1%