Does anyone know if I can do this with the API Connector?

Does anyone know if I can do this with the API Connector?

Login Facebook

SSO is coming, but do they offer API Interface? Only having a FB Button doesnt mean it has API

1 Like

I would like to do a social login In my system I ask if I can do with Data API Connect?

1 Like

not yet

You can check the Facebook Login JavaScript SDK at https://developers.facebook.com/docs/facebook-login/web.

If you want to integrate it with your own login and Security Provider then you need to wait for the Wappler implementation.

2 Likes

Was this implemented by wappler after this discussion?

Yes you can use OAuth2 in Wappler for SSO login. You’ll need a Facebook developer account. Or you can do what I have done recently and integrate a third party auth system like Firebase Authentication or Auth0 via API

1 Like