Open Issues Need Help
View All on GitHub Add first name, last name and photo user properties 3 months ago
AI Summary: Enhance the existing .NET microservices Identity.Service to allow users to provide their first name, last name, and a profile photo (as a base64 encoded string) during registration. This involves modifying the user model, database schema (PostgreSQL), and the registration API endpoint.
Complexity:
3/5
enhancement good first issue
A modern .NET microservices starter template. This solution demonstrates best practices for building, running, and maintaining distributed services with .NET 9, Docker, and GitHub Actions.
C#