google / GoogleSignIn-iOS

Enables iOS and macOS apps to sign in with Google.
https://developers.google.com/identity/sign-in/ios
Apache License 2.0
478 stars 194 forks source link

Add SPM sample project for App Check #339

Closed mdmathias closed 12 months ago

mdmathias commented 1 year ago

This change adds an SPM sample project for App Check, updates the existing CocoaPods sample to derive from the SPM project so that they can stay in sync, adds a unit test reading the web API key from the bundle or the environment, does the same for the debug token, and sets up a workflow to pass in these values via environment variables.