stelace / marketplace-demo

Open-source marketplace front-end powered by Stelace API including search, platform automation, user management, transactions, real-time messaging, ratings and much more :zap:
https://marketplace.demo.stelace.com
MIT License
109 stars 66 forks source link

Social login examples #184

Closed smileypop closed 4 years ago

smileypop commented 4 years ago

Please add Google login and Facebook login for user creation to the demo code. Also, please include detailed instructions inside the documentation how to configure it. Setting up social login with Stelace API

abruere commented 4 years ago

Thank you for the issue, we’ll add more details in the next few days. It’s quite similar to Github config currently mentioned in the docs (your link).

abruere commented 4 years ago

Additional documentation is now available, where you referred to (High-level User docs) and in API reference for more technical details.

I hope this helps :wink:

smileypop commented 4 years ago

@abruere thank you for adding this documentation.