Skip to content

Support using a debug app check provider during configuration - #336

Merged
mdmathias merged 29 commits into
mdmathias/app-attestfrom
mdmathias/configure-debug-provider
Sep 8, 2023
Merged

Support using a debug app check provider during configuration#336
mdmathias merged 29 commits into
mdmathias/app-attestfrom
mdmathias/configure-debug-provider

Conversation

@mdmathias

@mdmathiasmdmathias commented Aug 25, 2023

Copy link
Copy Markdown
Collaborator

Updates -[GIDSignIn configureWithCompletion:] to be -[GIDSignIn configureDebugProviderWithAPIKey:completion:] so that clients can specify using a debug app check provider (e.g., when running on the simulator).

Comment threadGoogleSignIn/Sources/GIDAppCheck/Implementations/GIDAppCheck.h Outdated
@mdmathias
mdmathias requested review from andrewheard and yalkhder and removed request for ch40w31August 25, 2023 20:54
Comment threadSamples/Swift/AppAttestExample/AppAttestExample/AppAttestExampleApp.swift Outdated
Comment threadGoogleSignIn/Sources/Public/GoogleSignIn/GIDSignIn.h Outdated
Comment threadGoogleSignIn/Sources/Public/GoogleSignIn/GIDSignIn.h Outdated
Comment threadGoogleSignIn/Sources/Public/GoogleSignIn/GIDSignIn.h Outdated
Comment threadGoogleSignIn/Tests/Unit/GIDAppCheckTest.m Outdated

@andrewheardandrewheard left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Comment threadGoogleSignIn/Sources/GIDAppCheck/Implementations/GIDAppCheck.h Outdated
Comment threadGoogleSignIn/Sources/Public/GoogleSignIn/GIDSignIn.h Outdated
Comment threadGoogleSignIn/Sources/GIDAppCheck/Implementations/GIDAppCheck.m Outdated
@mdmathias
mdmathias merged commit 847af57 into mdmathias/app-attestSep 8, 2023
@mdmathias
mdmathias deleted the mdmathias/configure-debug-provider branch September 8, 2023 23:28
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@mdmathias@yalkhder@andrewheard