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

@W-16171409: [Android] Add QR Code Login Support in MSDK #2594

Commits on Jul 17, 2024

  1. (WIP) login with QR button in login screen

    For now launches QR code reader and print url to log
    wmathurin authored and JohnsonEricAtSalesforce committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    ba16f74 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb4baef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a0a352 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4396670 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ca4d874 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    edf8c6a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3c9c058 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4bb050c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    43e03d9 View commit details
    Browse the repository at this point in the history
  10. Extracting login url from front door bridge url

    Using user agent flow if no pkce code verifier provided
    wmathurin authored and JohnsonEricAtSalesforce committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    e2bbfec View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

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

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    57dc2c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9ea0e5 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. @W-16171409: [Android] Add QR Code Login Support in MSDK (Logic allow…

    …ing login using front door URL and code verifier to override web server Vs. user agent flow)
    JohnsonEricAtSalesforce committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    6f0974e View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. @W-16171409: [Android] Add QR Code Login Support in MSDK (Reduce Comp…

    …anion Member Visibility In `LoginActivity` )
    JohnsonEricAtSalesforce committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    42f440f View commit details
    Browse the repository at this point in the history
  2. @W-16171409: [Android] Add QR Code Login Support in MSDK (Reduce Comp…

    …anion Member Visibility And Improve Naming In `OAuthWebViewHelper` )
    JohnsonEricAtSalesforce committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    74d1572 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. @W-16171409: [Android] Add QR Code Login Support in MSDK (Reset Front…

    … Door Bridge Parameters On Authorization Failure)
    JohnsonEricAtSalesforce committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    a2a3575 View commit details
    Browse the repository at this point in the history