waleedAhmad1 / google-glass-api

Automatically exported from code.google.com/p/google-glass-api
0 stars 0 forks source link

Allow a flag to force Glassware to open the authentication dialog in a full browser, rather than a webview #557

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.  Install new glassware that interacts with a thirds party service
2.  See a webview window open up requesting authentication credentials for that 
service

What is the expected output? What do you see instead?
With the webview approach, there's no way for a user to verify that the 
authentication page hasn't been spoofed.  If the install process provided a 
flag to force authentication to open in a full browser, the user would be able 
to examine the SSL cert and verify the page wasn't being spoofed.  

What version of the product are you using? On what operating system?
MyGlass 3.1.0

Original issue reported on code.google.com by bda...@saintandreas.org on 1 Jul 2014 at 6:25