react-login-with-facebook
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

"Login with Facebook" button in React

This is a library that provieds a button you can use to integrate facebook login into your react app. The reason I wrote this one is because I found to the two alternatives to a) have poor typing that resulted in me having to write my own ad hoc or b) shipped with a bunch of other features I didn't need.

Note: To use the Facebook login API, you need to get an App ID from here and enable the Login Javascript API.

Demo

Installation

yarn add react-login-with-facebook

Usage

import FacebookLogin from 'react-login-with-facebook';

Configuration

License

This is released under the AGPLv3.0 license.

Readme

Keywords

none

Package Sidebar

Install

npm i react-login-with-facebook

Weekly Downloads

0

Version

1.0.0

License

AGPLv3.0

Unpacked Size

43.4 kB

Total Files

9

Last publish

Collaborators

  • fredrikmalmo