Hello, how can I verify if the user's email is real or not?

Ok, I will change this link because I wrote it wrong.

For some reason, I gave you the link to the official Firebase Auth API.

1 Like




This error appeared

Check that ID TOKEN is not empty, also Got Text = response Content to see what it returns

It seems your list is empty

1 Like

Is it possible to delete a user account from Firebase after authentication? Is it possible to use the same method of sending an email to verify?

Yes, of course, everything is possible, just read the documentation

https://identitytoolkit.googleapis.com/v1/accounts:delete?key=[API_KEY]

1 Like

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