Account Profile Creation flow pre-set - Authenticated User variable not available

Database & APIs

If I add the account profile creation flow that is pre-made in flutterflow, the edit profile page body uses an edit profile component.

I want to have the text dynamically update based on the authenticated user, but it won't let me. Does anyone know how to fix this?

Page View

Component View

It is hooked up here but for some reason when I use Google auth to log in, the name doesn't show. The other issue I have is I want the title and bio to be an authenticated user variable, but I'm unable to create a new one.

What have you tried so far?

I tried creating a parameter to pass through to the page

Originally, I used a document reference but I think that is a bad idea, because then I would be having the same field type in both the document reference and the authenticated user

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