How to check status code of 'Auth->Delete User' action?

Actions & Logic

For the delete user flow, I want to show custom error messages using SnackBar after a 'Auth-> Delete User' action is executed.

Based on the status code of the 'Auth-> Delete User' action, the SnackBar messages will vary.

Read the documentation but I was not able to find any information.

Reaching out to the community to check if this is possible.

Appreciate help.

What have you tried so far?

Read the documentation on Firebase->Authentication actions.

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