You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update the Auth CMake with federated changes, and fix tests
Update the CMakeLists for Auth to include the source file for the federated auth provider. Changed the creation of the fake OAuth provider data in the tests to not use an initializer list, as that was causing issues when building for open source, and seems to require a newer version of C++.
PiperOrigin-RevId: 260794967
0 commit comments