c# - How to get Google Access Token on Xbox One using WebAuthenticationBroker? -


i'm trying add google login application described in windows-universal-samples.

running sample application on desktop , phone, successfull webauthenticationresult containing success code = <value> , can request further access token.

on xbox, webauthenticationresult successful contains request permission instead of code.

i've seen this stackoverflow question mentioning kind of oposite situation.


Comments

Popular posts from this blog

php - trouble displaying mysqli database results in correct order -

depending on nth recurrence of job in control M -

sql server - Cannot query correctly (MSSQL - PHP - JSON) -