Open Issues Need Help
View All on GitHubAI Summary: This GitHub issue outlines the implementation of backend endpoints for a user profile editing page. It involves adding new optional fields to the `Users` table and creating several endpoints to update user information such as profile summary, contact links, technologies, name, surname, and profile picture URL. Additionally, it requires implementing secure password alteration and an endpoint to deactivate the user's account with automatic logout.
Complexity:
3/5
good first issue