Closed chriscarrollsmith closed 9 hours ago
Currently the delete_account endpoint returns a successful redirect response, but it doesn't successfully either delete or log out the current user.
Logout and then delete from the session.
https://github.com/Promptly-Technologies-LLC/fastapi-jinja2-postgres-webapp/pull/48 will close this issue when approved and merged.
Currently the delete_account endpoint returns a successful redirect response, but it doesn't successfully either delete or log out the current user.