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

Start the incremental authorization flow by creating OIDAuthorizationRequest. #406

Merged

Commits on Apr 17, 2024

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

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    5896985 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94a4175 View commit details
    Browse the repository at this point in the history
  3. Options validation.

    brnnmrls committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    4c2a643 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Add config initializers.

    brnnmrls committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    78e175d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    731d3a8 View commit details
    Browse the repository at this point in the history
  3. Fix spacing.

    brnnmrls committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    a5b9a61 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d70400a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f858d20 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

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

Commits on Apr 30, 2024

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

Commits on May 1, 2024

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

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    93fb453 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'briannamorales/optionsValidation' into briannamorales/p…

    …resentAuthorizationRequest
    brnnmrls committed May 2, 2024
    Configuration menu
    Copy the full SHA
    8441f85 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    066fa07 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

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

Commits on May 7, 2024

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

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    9376a4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4cebc05 View commit details
    Browse the repository at this point in the history
  3. Unblock testing in GIDVerifyAccountDetailTest by changing GIDSignInTe…

    …st strict mocks to less restrictive. Also, fix nullability warnings in GIDFakeMainBundle.
    brnnmrls committed May 8, 2024
    Configuration menu
    Copy the full SHA
    51c5a36 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    6ce9f10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d981eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b744a4b View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Let parameter-less init be nullable and require initWithConfig to…

    … pass a configuration.
    brnnmrls committed May 10, 2024
    Configuration menu
    Copy the full SHA
    89b92d3 View commit details
    Browse the repository at this point in the history
  2. Create GIDSignInConstants class to hold common constants across the…

    … sign-in and verify flow.
    brnnmrls committed May 10, 2024
    Configuration menu
    Copy the full SHA
    78daa0b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7112ce5 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. Merge branch 'briannamorales/optionsValidation' into briannamorales/p…

    …resentAuthorizationRequest
    brnnmrls committed May 11, 2024
    Configuration menu
    Copy the full SHA
    241d72e View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    674ec5f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aac80b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    298d9c4 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Fix formatting.

    brnnmrls committed May 15, 2024
    Configuration menu
    Copy the full SHA
    227f3e3 View commit details
    Browse the repository at this point in the history