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

Improve TOTP enrollment flow to support to enter TOTP in the same page #141

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bhagyasakalanka
Copy link
Contributor

Purpose

  • Currently, when a user login to a application for the first time, if TOTP is not setup yet, they will required to go through the enrollment flow. In the flow, users need to first scan the QR code and then in the next page validate the code. With this improvement, we are allowing users to validate TOTP in the same page where they scan the code. We introduce a new parameter to keep the backward compatibility. When this parameter is true, the new improvements will be applied.

@bhagyasakalanka bhagyasakalanka marked this pull request as draft November 28, 2022 03:49
shanggeeth pushed a commit to shanggeeth/identity-outbound-auth-totp that referenced this pull request Sep 25, 2023
shanggeeth pushed a commit to shanggeeth/identity-outbound-auth-totp that referenced this pull request Sep 25, 2023
shanggeeth pushed a commit to shanggeeth/identity-outbound-auth-totp that referenced this pull request Sep 25, 2023
shanggeeth pushed a commit to shanggeeth/identity-outbound-auth-totp that referenced this pull request Sep 25, 2023
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.

1 participant