How to manually read and set email verification status

Integrations

I've been searching everywhere, but I can't find where email verification status is stored in Firebase. I don't see it in the Database console or in the Authentication console (pictured below.)

Note: I have verification working properly. However, I need the ability to find and manually set the verification status for a user so I don't have to continually create new email addresses for testing.

What have you tried so far?

I've tried looking directly in the FlutterFlow UX to see if I could build a little page for reading and setting the status directly in my app, which would be a fine workaround. But I can only read the status of the authenticated user, I can't set the field.

There's nothing in the documentation I can find in this regard: https://docs.flutterflow.io/integrations/authentication/firebase/email-login

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