MarSoft / PebbleNotes

Pebble client for GoogleTasks
MIT License
31 stars 14 forks source link

Don't transfer auth request parameters from config page #54

Open MarSoft opened 10 years ago

MarSoft commented 10 years ago

Instead move them to server-side (in auth.py) and send only to Google.

Or maybe instead remove redirector page and move client id to config page's js (at last we anyway need it there to check auth status)