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
Post a Comment