Skip to content

feat(auth): update password requirements and add forgot/reset passwor…#189

Merged
charanm927 merged 1 commit intomainfrom
forgot-password
May 27, 2025
Merged

feat(auth): update password requirements and add forgot/reset passwor…#189
charanm927 merged 1 commit intomainfrom
forgot-password

Conversation

@charanm927
Copy link
Copy Markdown
Collaborator

…d functionality

  • Changed minimum password length from 8 to 6 characters in reset password schema.
  • Added confirm password field to reset password schema.
  • Implemented ForgotPasswordForm component for sending reset password links.
  • Created ResetPasswordForm component for resetting passwords using a token.
  • Updated SignInForm to conditionally display a "Forgot Password?" link based on environment variables.
  • Added email components for sending reset password emails, including EmailHeader, EmailLayout, and Divider.
  • Integrated resend adapter for email functionality in Payload CMS configuration.
  • Added forgot password email generation in Users collection configuration.

…d functionality

- Changed minimum password length from 8 to 6 characters in reset password schema.
- Added confirm password field to reset password schema.
- Implemented ForgotPasswordForm component for sending reset password links.
- Created ResetPasswordForm component for resetting passwords using a token.
- Updated SignInForm to conditionally display a "Forgot Password?" link based on environment variables.
- Added email components for sending reset password emails, including EmailHeader, EmailLayout, and Divider.
- Integrated resend adapter for email functionality in Payload CMS configuration.
- Added forgot password email generation in Users collection configuration.
@charanm927 charanm927 merged commit cf2e08b into main May 27, 2025
@charanm927 charanm927 deleted the forgot-password branch July 21, 2025 04:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant