Integrate Facebook connect to your Materia applications
- Generate the endpoint to signin your users with Facebook (works in addition of @materia/users addon)
In your Materia application, run yarn add @materia/facebook
Restart Materia Designer
Clone this repository:
git clone [email protected]: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