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

Fixes 1165: Added support for Two Factor Authentication #1166

Closed
wants to merge 1 commit into from

Conversation

prashantkh19
Copy link
Contributor

Fixes #1165
I have made changes to the client side to add this feature. However, API needs to change as we have to store whether the account has TOTP enabled or not, to the server.

Screenshots:
device-2019-04-11-010042
device-2019-04-11-010217

  • Apply the AndroidStyle.xml style template to your code in Android Studio.

  • Run the unit tests with ./gradlew check to make sure you didn't break anything

  • If you have multiple commits please combine them into one commit by squashing them.

Copy link
Member

@shiv07tiwari shiv07tiwari left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is already in the GSOC idea list ! This will be done in that period only.

@prashantkh19
Copy link
Contributor Author

prashantkh19 commented Apr 11, 2019

This is already in the GSOC idea list ! This will be done in that period only.

I know that. Actually, I had written some code for my understanding, so I thought I should share it so that I can get some reviews about the approach and it might help someone.

@therajanmaurya
Copy link
Member

Not implemented properly. as @prashantkh19 is doing GSoC we will pick later and work on it properly.

@prashantkh19 prashantkh19 changed the title [WIP] Added support for Two Factor Authentication Fixes 1165: Added support for Two Factor Authentication Jun 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for Two Factor Authentication via Google Authenticator
3 participants