Integrate with other social login (Facebook, Twitter)

Does anyone has implemented this before?
Kindly share the guideline or recommend doc.

Hi,

At the moment, there is no simple way to create custom authentication for web application and REST-API.

We have implemented necessary external mechanisms for REST-API in release 6.6 and prepared demo with facebook login for web application. We will share demos and documentation on this topic right after 6.6 release.

1 Like

Since 6.6 release you can implement custom authentication for REST-API as it is described in docs: Social Login in REST API - CUBA Platform. Developer’s Manual

1 Like