Login with Facebook and Login with Google

Hello,

How can I implement a Login with Facebook and Login with Google for Thunkable X? I see the Facebook and Google login option in the Firebase Authentication but I don’t know how to implement it in blocks.

I searched and the solution I found is via an extension but extensions are not allowed in Thunkable X or is only for Thunkable Classic.

Please help. Thanks!

Use simply Share component for simple data exchange.

What is simple Share? It’s a component I can use to call authentication via Facebook or Google?

No, this component to exchange messages through the app you choose. It’s easier than trying to manually create the missing functionality in Thunkable X.

Got it. Thanks!