Profile Page on Thunkable app

How can i create a profile page for my user loging in by using google or email through firebase. Page should be personalisable for user i want it this way can anyone help??

Hello @madhumadhu291443d
You can find tutorials for Google and email login in these community posts:
Authenticating users with Google (with video tutorial) - Tutorials and DIY Guides / Staff Made Tutorials - Community (thunkable.com)

Authenticating users with Firebase (with video tutorial) - Tutorials and DIY Guides / Staff Made Tutorials - Community (thunkable.com)

1 Like

no how to make a personalised profile page for my user
@ioannis

@madhumadhu291443d
I’m sorry but I don’t understand. What do you mean personalized profile page?
Could you please share an example?

image
@ioannis

like that automatically changes detail when one logins

@madhumadhu291443d Thank you for sharing more information and screenshot
To build this you have to save the data on Firebase real-time database when they sign up and read the data when they sign in

Have you set up Firebase?

You can find all the steps to connect a Firebase Realtime Database in our docs: Connect a Firebase Realtime Database | Drag and Drop | Thunkable Docs

1 Like

Yes i did

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.