-
Notifications
You must be signed in to change notification settings - Fork 3
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
two factor authentication on fn #615
Merged
Merged
Conversation
This file contains 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 ↗︎
|
janet-barbie
force-pushed
the
ft-twofactorAuthentication-#303
branch
from
November 6, 2024 00:14
36e2400
to
aa9d609
Compare
janet-barbie
force-pushed
the
ft-twofactorAuthentication-#303
branch
from
November 10, 2024 22:08
aa9d609
to
230a871
Compare
janet-barbie
requested review from
Salim-54,
Bananayosostene,
JacquelineTuyisenge and
Tuyisenge2
November 11, 2024 14:16
janet-barbie
added
enhancement
New feature or request
Need Reviews
and removed
Work In Progress
labels
Nov 11, 2024
Tuyisenge2
approved these changes
Nov 12, 2024
Bananayosostene
approved these changes
Nov 12, 2024
janet-barbie
force-pushed
the
ft-twofactorAuthentication-#303
branch
from
November 12, 2024 11:29
230a871
to
859f30f
Compare
janet-barbie
force-pushed
the
ft-twofactorAuthentication-#303
branch
from
November 12, 2024 11:49
859f30f
to
0e4bb30
Compare
janet-barbie
force-pushed
the
ft-twofactorAuthentication-#303
branch
from
November 12, 2024 11:56
0e4bb30
to
5202af8
Compare
janet-barbie
force-pushed
the
ft-twofactorAuthentication-#303
branch
from
November 12, 2024 13:55
5202af8
to
b6dd8df
Compare
janet-barbie
force-pushed
the
ft-twofactorAuthentication-#303
branch
from
November 12, 2024 13:59
b6dd8df
to
fb0b195
Compare
janet-barbie
force-pushed
the
ft-twofactorAuthentication-#303
branch
from
November 13, 2024 10:35
fb0b195
to
97582d7
Compare
janet-barbie
force-pushed
the
ft-twofactorAuthentication-#303
branch
from
November 13, 2024 11:43
784485c
to
3e833eb
Compare
janet-barbie
force-pushed
the
ft-twofactorAuthentication-#303
branch
from
November 13, 2024 11:51
3e833eb
to
8eea7df
Compare
janet-barbie
force-pushed
the
ft-twofactorAuthentication-#303
branch
from
November 13, 2024 12:18
8eea7df
to
c444dfe
Compare
janet-barbie
force-pushed
the
ft-twofactorAuthentication-#303
branch
from
November 13, 2024 12:26
c444dfe
to
88f28a4
Compare
janet-barbie
force-pushed
the
ft-twofactorAuthentication-#303
branch
from
November 13, 2024 13:23
88f28a4
to
1da70a2
Compare
janet-barbie
force-pushed
the
ft-twofactorAuthentication-#303
branch
from
November 13, 2024 13:59
1da70a2
to
a1986ae
Compare
janet-barbie
force-pushed
the
ft-twofactorAuthentication-#303
branch
from
November 14, 2024 10:14
a1986ae
to
5bc9d4e
Compare
janet-barbie
force-pushed
the
ft-twofactorAuthentication-#303
branch
from
November 14, 2024 10:27
5bc9d4e
to
3dbbb74
Compare
janet-barbie
force-pushed
the
ft-twofactorAuthentication-#303
branch
from
November 14, 2024 10:34
3dbbb74
to
0664108
Compare
janet-barbie
force-pushed
the
ft-twofactorAuthentication-#303
branch
from
November 14, 2024 10:37
0664108
to
7dd3328
Compare
JacquelineTuyisenge
approved these changes
Nov 15, 2024
RWEMAREMY
approved these changes
Nov 15, 2024
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
janet-barbie
force-pushed
the
ft-twofactorAuthentication-#303
branch
from
November 15, 2024 09:59
7dd3328
to
726f8b2
Compare
janet-barbie
force-pushed
the
ft-twofactorAuthentication-#303
branch
from
November 15, 2024 10:29
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: