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

Generic IDP support #2405

Merged
merged 8 commits into from
Feb 23, 2019
Merged

Generic IDP support #2405

merged 8 commits into from
Feb 23, 2019

Commits on Feb 20, 2019

  1. Generic IDP support

    Yue-Wang-Google committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    55c8931 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2019

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

Commits on Feb 22, 2019

  1. Configuration menu
    Copy the full SHA
    955f615 View commit details
    Browse the repository at this point in the history
  2. Remove FIRUserMetadataTests.m from the project file which was previou…

    …sly added by mistake. That file has nothing to do with the generic idp feature.
    Yue-Wang-Google committed Feb 22, 2019
    Configuration menu
    Copy the full SHA
    4cd5e2a View commit details
    Browse the repository at this point in the history
  3. Fix import for FIROAuthProvider.m. Only include "FIRAuthURLPresenter.…

    …h" on iOS platform as it is excluded on other platforms.
    Yue-Wang-Google committed Feb 22, 2019
    Configuration menu
    Copy the full SHA
    c040b9c View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2019

  1. Fix lint warnings.

    Yue-Wang-Google committed Feb 23, 2019
    Configuration menu
    Copy the full SHA
    e6525d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6cf3b33 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    79e672c View commit details
    Browse the repository at this point in the history