Form1 undefined despite many "Save changes" and "Test auth workflow"

While following the Custom Authentication guide:

I get to Step 3 (creating the form modal, saving it, then clicking "Test auth workflow", and it correctly fills in the scopes (includes form1 object).

Then after creating the API request in Step 4 (and saving) form1 is not being recognized.

I have tried this 3 times now from scratch getting the same thing each time (form1 being undefined and only having thecurrent_user object defined).

I should mention that I'm using the locally hosted version.

Hey adahan! Thanks for reaching out! It appears that you are putting that API Request step under the Refresh Auth workflow. If you click on the blue link below your form that says 'Add new step to auth workflow', your form data should be recognized.