beckn / beckn-ui-workspace

Mono Repo for Beckn UI Workspace
9 stars 12 forks source link

Implement Reset Password Functionality for Policy Portal #2006

Open viraj89 opened 2 months ago

viraj89 commented 2 months ago

Description

Add a reset password feature to the Policy Portal. This functionality will allow users to securely reset their passwords if they forget them. The reset password process should be integrated with Strapi and follow best practices for security.

Goals

Expected Outcome

Users will be able to securely reset their passwords on the Policy Portal, enhancing both user experience and security.

Acceptance Criteria

Mockups / Wireframes

NA

Product Name

Beckn

Domain

NA

Tech Skills Needed

Strapi, Frontend Development, Security Best Practices

Complexity

Medium

Category

Development

Sub Category

Authentication

rahul-eminds commented 1 month ago

Created email plugin and integrated sendgrid to send mail to reset password. Implemented the reset password and tested from postman