Peter Andrews

Results 113 comments of Peter Andrews

@Vaidios thanks for the suggestion. We'll take a look at this for the next major release as it would be a breaking change.

At the moment, it's not possible to set the prompt parameter via Google Sign-In. Can you tell me more about your use case here?

Related discussion including workaround in #485.

Yes, we can ship [1.3.1](https://github.com/google/GTMAppAuth/milestone/4) shortly if needed. Is there a timeline for the next Firebase major release? We'll probably want to update GSI's GTMSessionFetcher dependency too.

This has been addressed on master branch with #145 and bumping our App Auth min version to 1.6.0.

Google Sign-In for iOS and macOS populates the `serverAuthCode` property of `GIDGoogleUser` with a new short-lived, one-time code after a successful sign-in flow. This is the point at which you...

The AppAuth for iOS SDK itself does not collect user data or perform tracking as defined by Apple. However, a developer's approach to implementing OAuth or their selection of identity...

Not sure why pod install's git clone command is failing here. Have you tried manually running the git clone command from your logs to check that it works? ``` git...

This looks like it's related to a web rather than a native client. Did you mean to add this issue in [AppAuth-JS](https://github.com/openid/AppAuth-JS)?