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
506 stars 201 forks source link

Add a timed loader class #331

Closed mdmathias closed 1 year ago

mdmathias commented 1 year ago

GIDTimedLoader encapsulates the logic to handle presenting an activity indicator when fetching the app check token.

Fixes #329