Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: ✨ feat(confirm-create-new-password): Implement new password creation functionality #18

Merged
merged 1 commit into from
Jan 10, 2024

Conversation

RicardoGEsteves
Copy link
Owner

Description:
This commit introduces the new password creation functionality. The changes are part of the ongoing work on the confirm-create-new-password branch.

  • New files actions/new-password.ts, app/auth/new-password/, and components/auth/new-password-form.tsx have been added to handle the new password creation process.

Changes:

  • Add new files for handling new password creation process

This commit doesn't introduce any breaking changes. The updates are compatible with the existing codebase.
Co-authored-by: Ricardo Esteves [email protected]

…tion functionality

Description:
This commit introduces the new password creation functionality. The changes are part of the ongoing work on the `confirm-create-new-password` branch.
- New files `actions/new-password.ts`, `app/auth/new-password/`, and `components/auth/new-password-form.tsx` have been added to handle the new password creation process.

Changes:
- Add new files for handling new password creation process

This commit doesn't introduce any breaking changes. The updates are compatible with the existing codebase.
Co-authored-by: Ricardo Esteves <[email protected]>
@RicardoGEsteves RicardoGEsteves merged commit 0417915 into main Jan 10, 2024
3 checks passed
@RicardoGEsteves RicardoGEsteves deleted the confirm-create-new-password branch January 10, 2024 18:52
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