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

ft-resend-verification-link #45

Merged
merged 1 commit into from
Apr 30, 2024
Merged

Conversation

hozayves
Copy link
Collaborator

Purpose

The purpose of this update is to enhance the functionality of the user verification process by allowing the resendment of verification links in cases where the initially sent link has expired or has not been seen by the user.

Changes Made

Several changes were made across the user controller, user router, and users.yaml files to accommodate the resendment of verification links. These changes include modifications to the logic responsible for handling user verification requests and the generation of verification links.

Testing Instructions

To test the updated functionality, please use Postman to send requests for verification link resendment. Verify that the resendment process works as expected, including handling expired or unseen verification links.

Related Issues

Reference any related issues or pull requests

Checklist

Please review the following checklist and make sure all tasks are complete before submitting:

  • Code follows the project's coding standards
  • Changes are covered by tests
  • Documentation is updated (if applicable)
  • All tests pass

@niyontwali niyontwali merged commit 6de33c7 into develop Apr 30, 2024
6 checks passed
P-Rwirangira pushed a commit that referenced this pull request Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants