Can anyone help me in storing login details in my custom document ID. so that i can store some field with values and fetch that detail based on specific users login.

Integrations

I want when i click on ViewProfile button after login i get user info , below app images.

Can anyone help me in storing login details in my custom document ID. so that i can store some field with values and fetch that detail based on specific users login.

WHAT I HAVE- Actually whenever i login from phone nunber, it login with unique id and some details. And to use login user's data, i have to manually add field then i can use or fetch its data.

I want to fech user data like this -:

but when i login i get unique uid.

What have you tried so far?

Documentation, mostly everything

Did you check FlutterFlow's Documentation for this topic?
Yes