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

two factor authentication on fn #615

Merged
merged 1 commit into from
Nov 19, 2024
Merged

Conversation

Dawaic6
Copy link
Contributor

@Dawaic6 Dawaic6 commented Oct 30, 2024

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)

Screenshot 2024-11-11 at 16 18 58 Screenshot 2024-11-11 at 16 20 42

Please check this Checklist before you submit your PR:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • My code generate no warnings
  • My test coverage meet the set test coverage threshold
  • There are no vulnerabilities
  • There are no conflicts with the base branch

Copy link

vercel bot commented Oct 30, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
metron-devpulse ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 18, 2024 3:07pm

@janet-barbie janet-barbie force-pushed the ft-twofactorAuthentication-#303 branch from 784485c to 3e833eb Compare November 13, 2024 11:43
@janet-barbie janet-barbie force-pushed the ft-twofactorAuthentication-#303 branch from 3e833eb to 8eea7df Compare November 13, 2024 11:51
@janet-barbie janet-barbie force-pushed the ft-twofactorAuthentication-#303 branch from 8eea7df to c444dfe Compare November 13, 2024 12:18
@janet-barbie janet-barbie force-pushed the ft-twofactorAuthentication-#303 branch from c444dfe to 88f28a4 Compare November 13, 2024 12:26
@janet-barbie janet-barbie force-pushed the ft-twofactorAuthentication-#303 branch from 88f28a4 to 1da70a2 Compare November 13, 2024 13:23
@janet-barbie janet-barbie force-pushed the ft-twofactorAuthentication-#303 branch from 1da70a2 to a1986ae Compare November 13, 2024 13:59
@janet-barbie janet-barbie force-pushed the ft-twofactorAuthentication-#303 branch from a1986ae to 5bc9d4e Compare November 14, 2024 10:14
@janet-barbie janet-barbie force-pushed the ft-twofactorAuthentication-#303 branch from 5bc9d4e to 3dbbb74 Compare November 14, 2024 10:27
@janet-barbie janet-barbie force-pushed the ft-twofactorAuthentication-#303 branch from 3dbbb74 to 0664108 Compare November 14, 2024 10:34
@janet-barbie janet-barbie force-pushed the ft-twofactorAuthentication-#303 branch from 0664108 to 7dd3328 Compare November 14, 2024 10:37
Copy link
Contributor

@RWEMAREMY RWEMAREMY left a 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 janet-barbie force-pushed the ft-twofactorAuthentication-#303 branch from 726f8b2 to c3b81e9 Compare November 15, 2024 10:29
@Salim-54 Salim-54 merged commit 80f3565 into develop Nov 19, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Nova Team Nova Ready For Merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants