-
Notifications
You must be signed in to change notification settings - Fork 4
Implementing 2 Factor Authentication #407
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
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #407 +/- ##
==========================================
Coverage ? 16.58%
==========================================
Files ? 93
Lines ? 3655
Branches ? 1030
==========================================
Hits ? 606
Misses ? 3038
Partials ? 11 ☔ View full report in Codecov by Sentry. |
101940a to
34db760
Compare
34db760 to
d700b4b
Compare
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 work
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.
Good job
|
Resolve conflicts |
d700b4b to
aa05203
Compare
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.
Good job
PR Description
This pull request implements 2 factor authentication
Description of tasks that were expected to be completed
A user should be able to enable and disable two factor authentication.
Functionality
Login and enable two factor authentication you will be sent a notification email. try to Login an email with an otp code will be sent and two way verification token in your response .then loginWithTwoFactorAuthentication provide a two way verification token and an otp code
How has this been tested?
Tested using graphql appolo server
PR Checklist:
Track PR
Trello Link (#DP-?)




(Images)