1.1.2 • Published 4 years ago

@materia/facebook v1.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

Materia - Facebook Addon

Integrate Facebook connect to your Materia applications

Features

  • Generate the endpoint to signin your users with Facebook (works in addition of @materia/users addon)

Installation from NPM

In your Materia application, run yarn add @materia/facebook

Restart Materia Designer

Installation from local files

Clone this repository:

git clone git@github.com:materiahq/materia-facebook.git
cd materia-facebook

Then install dependencies and build:

yarn
yarn build:prod

then, in your application, you can install the materia-facebook dist folder:

yarn add /path/to/materia-facebook/dist