Hi Guys, I'm looking at updating our applications to using OAuth2.0 authentication, and it certainly seems that it would be easiest to have all account linked under one master MCC, as described here https://developers.google.com/adwords/api/docs/guides/clientlogin-to-oauth2-single-mcc
However, my concern with this approach, is that I do expect users to occasionally input the id for the wrong account by mistake. The consequences of this could be less than desirable. Currently we use ClientLogin for authentication, and a user is required to input the client id, username and password. If I could still make use of this information, and validate that the login credentials provided are valid for the account id specified, then that would go a long way to alleviating my concerns (it can be easier to see from an email address what account it is associated with, compared to a numeric id). So, my question is - is there is still a way that I can validate login credentials against an account id? Or, am I in fact misunderstanding something in relation to OAuth2.0 authentication, since this is the first time I'm really looking into it? Any thoughts or comments are much appreciated. Chris -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "AdWords API Forum" 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/d/optout.
