googlearchive / realtime-playground

Google Drive Realtime API Playground helps you to try out the features of the Realtime API
https://realtimeplayground.appspot.com/
Apache License 2.0
241 stars 114 forks source link

What is the point of this demo? #19

Open valtih1978 opened 9 years ago

valtih1978 commented 9 years ago

It seems to demonstrate the realtime updates fine. However, you say that to do the same, you must deploy a google app and create a client ID. What is that? In your demo you demonstrate how to exploit client's ID from plain client HTML/javascript. Why web app, why application client ID? Shouldn't you capture it from javascript google authorization popup without any server web application at all?