-
Notifications
You must be signed in to change notification settings - Fork 4
two factor authentication on fn #615
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
36e2400 to
aa9d609
Compare
aa9d609 to
230a871
Compare
Tuyisenge2
approved these changes
Nov 12, 2024
Bananayosostene
approved these changes
Nov 12, 2024
230a871 to
859f30f
Compare
859f30f to
0e4bb30
Compare
0e4bb30 to
5202af8
Compare
5202af8 to
b6dd8df
Compare
b6dd8df to
fb0b195
Compare
fb0b195 to
97582d7
Compare
784485c to
3e833eb
Compare
3e833eb to
8eea7df
Compare
8eea7df to
c444dfe
Compare
c444dfe to
88f28a4
Compare
88f28a4 to
1da70a2
Compare
1da70a2 to
a1986ae
Compare
a1986ae to
5bc9d4e
Compare
5bc9d4e to
3dbbb74
Compare
3dbbb74 to
0664108
Compare
0664108 to
7dd3328
Compare
JacquelineTuyisenge
approved these changes
Nov 15, 2024
RWEMAREMY
approved these changes
Nov 15, 2024
Contributor
RWEMAREMY
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great job
7dd3328 to
726f8b2
Compare
726f8b2 to
c3b81e9
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
PR Description
This task implements two factor authentication on the app
Description of tasks that were expected to be completed
Users should be able to enable or disable two factor authentication . if two factor authentication is enabled the user is then prompted to login with two factor authentication.
How has this been tested?
1.clone this branch to your local machine
2.install dependencies
3.run the project
4.login and click on profile icon go to preferences enable two factor authentication
5.you will be prompted to login with 2 factor authentication
Number of Commits
The number of commits is one.
Screenshots (If appropriate)
Please check this Checklist before you submit your PR: