I want to authenticate an admin using OAuth2 and access data for accounts that are under this admin. Primarily something like this, I have an organisation : A --> B, C, D where A is the admin. If i authenticate A can i access data from B,C,D.
We were able to do this in OAuth1.0 and appending email ids in request URL's. How do we achieve it in OAuth2.0 ? -- You received this message because you are subscribed to the Google Groups "OAuth" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
