DescriptionUse the local user's email when connecting to It2MeHelpeeChannel
An It2Me connection requires an email for domain policy check.
We should use the email of the helpee instead of the helper.
Summary of changes:
1. Modifies it2meHelpeeChannel to fetch its token and the user's credentials
using remoting.identity.
2. Implement the background page as an object to initialize remoting.identity
appropriately.
3. Makes the consentDialog argument optional in remoting.identity as user
consent is suggested as opposed to required in the chrome identity API.
BUG=454897
Committed: https://crrev.com/5e4c4c5a1cabe2e05cb0cd70b15b1afb507b9d8e
Cr-Commit-Position: refs/heads/master@{#314651}
Patch Set 1 : #
Total comments: 10
Patch Set 2 : Reviewer's feedback (Dan) #Patch Set 3 : Fix unit test failure and rebase #
Messages
Total messages: 21 (10 generated)
|