SaintAngeLs / distributed_minispace

Microservices based Social Network -- Distributed .Net Blazor solution. MiniSpace is a microservices-based social network designed to enhance student life. Built with .NET Blazor, it enables event management, social interactions, and administrative oversight, providing a comprehensive platform for students and event organizers.
https://minispace.itsharppro.com
Apache License 2.0
5 stars 0 forks source link

Identity service update need -- add the endpoint for /password/reset #216

Closed SaintAngeLs closed 1 month ago

SaintAngeLs commented 1 month ago

I suggest, that we should implement this feature by publishing the event to the notification service form command in the identity service to reset the password with getting the link and hash to reset the password. After add the new command to set the new password for existing user.