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.