Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation for adding scopes missing from the main docs? #65

Open
crspybits opened this issue Oct 3, 2021 · 1 comment
Open

Documentation for adding scopes missing from the main docs? #65

crspybits opened this issue Oct 3, 2021 · 1 comment
Labels
documentation Improvements or additions to documentation

Comments

@crspybits
Copy link

I wasn't seeing anything about adding scopes at the main doc page: https://developers.google.com/identity/sign-in/ios/quick-migration-guide.

Also, in the main docs, the section:

"Retrieving user information
Once the user has authenticated and authorized access to the scopes you request, you can access user profile information through the GIDGoogleUser object."

(https://developers.google.com/identity/sign-in/ios/people) it makes it sound like you can explicitly request scopes prior to the addScopes call.

@petea
Copy link
Contributor

petea commented Oct 5, 2021

We do have incremental auth docs under Client-side Access, but I think we could do a better job calling attention to them.

I think you're right to point out that the Get(ting) Profile Information docs still have some content that was held over from v5 and need an update.

@petea petea added the documentation Improvements or additions to documentation label Oct 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants