You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You don't want inactive users not being able to delete their accounts.
So, create a route which allows the logged-in user to be deleted from the database.
Return a json message after user has been deleted from db.
The text was updated successfully, but these errors were encountered:
Protected Route
You don't want inactive users not being able to delete their accounts.
So, create a route which allows the logged-in user to be deleted from the database.
Return a json message after user has been deleted from db.
The text was updated successfully, but these errors were encountered: