mlsaito / oauth-react

An OAuth.io example using ReactJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Social Login Button using ReactJS

Description

Sign in with Github

A social login button example using ReactJS.

This repo uses an OAuth provider called OAuth.io which provides 100+ OAuth providers such as Twitter, Facebook, Google, and a lot more. They have SDKs available as well for JavaScript, NodeJS, PHP, iOS, Android, as per their documentation.

Running on Local

$ git clone https://github.com/mlsaito/oauth-react

// Install yarn package manager if you don't have it yet
$ yarn start

How-to

Check how-to here: https://coderwall.com/p/wtub1q/social-login-button-for-oauth-using-reactjs

About

An OAuth.io example using ReactJS


Languages

Language:JavaScript 75.4%Language:HTML 19.3%Language:CSS 5.3%