Thank you for the project.
When a user was previously signed in the browser and their account was deleted from the database by an Admin they are still able to access the protected sections of the application as long as their Token is still in session cookie. And useCurrenUser() or currentUser functions still works as if they were active on the database.
Thank you for the project.
When a user was previously signed in the browser and their account was deleted from the database by an Admin they are still able to access the protected sections of the application as long as their Token is still in session cookie. And useCurrenUser() or currentUser functions still works as if they were active on the database.