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

feat(Auth): Add TOTP Support (#2537) #2568

Merged
merged 22 commits into from
Aug 29, 2023
Merged

feat(Auth): Add TOTP Support (#2537) #2568

merged 22 commits into from
Aug 29, 2023

Commits on Aug 21, 2023

  1. Configuration menu
    Copy the full SHA
    086697a View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Configuration menu
    Copy the full SHA
    f4961d8 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Configuration menu
    Copy the full SHA
    b913acb View commit details
    Browse the repository at this point in the history
  2. lint fix

    gpanshu committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    ecc404f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    83181db View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6faf6f2 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Configuration menu
    Copy the full SHA
    a353abf View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Configuration menu
    Copy the full SHA
    944a98c View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2023

  1. PR comments

    gpanshu committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    f5bd577 View commit details
    Browse the repository at this point in the history
  2. lint fix

    gpanshu committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    d5e5176 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2023

  1. pr comments

    gpanshu committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    ce97990 View commit details
    Browse the repository at this point in the history
  2. PR comments

    gpanshu committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    89c73ef View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Configuration menu
    Copy the full SHA
    5d2b6ec View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Configuration menu
    Copy the full SHA
    51f7326 View commit details
    Browse the repository at this point in the history
  2. mask totp setup data

    tylerjroach committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    04ddbf4 View commit details
    Browse the repository at this point in the history
  3. Check if MFAs can setup

    tylerjroach committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    4a273b8 View commit details
    Browse the repository at this point in the history
  4. Update messaging

    tylerjroach committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    a8764da View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b4563b5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4493003 View commit details
    Browse the repository at this point in the history
  7. fix compile

    tylerjroach committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    77f3793 View commit details
    Browse the repository at this point in the history
  8. Remove unused data

    tylerjroach committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    5d8e4e7 View commit details
    Browse the repository at this point in the history
  9. Minor SM changes on TOTP

    tylerjroach committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    0cc7d2f View commit details
    Browse the repository at this point in the history