varamfer / openhab

Automatically exported from code.google.com/p/openhab
0 stars 0 forks source link

Replace gdata access in google io.gcal with Oauth 2.0 #105

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Not really an issue but a reminder that Google has discontinued the gdata API 
since april 2012. It is now replaced by OAuth 2.0. Instead of logging in with a 
userid/password, the userid in question had to authorize the application to 
access data by means of a scope definition and an authorization code

Original issue reported on code.google.com by karel.go...@pharco.be on 21 Aug 2012 at 3:18

GoogleCodeExporter commented 8 years ago

Original comment by kai.openhab on 21 Aug 2012 at 3:35

GoogleCodeExporter commented 8 years ago
although i wouldn't call that "bug".

I saw this information when fiddling with Latitude some time ago.

Original comment by teichsta on 21 Aug 2012 at 3:45

GoogleCodeExporter commented 8 years ago
Yup - code.google.com does not differentiate ;-) 

Original comment by karel.go...@pharco.be on 21 Aug 2012 at 3:47

GoogleCodeExporter commented 8 years ago

Original comment by teichsta on 27 Nov 2012 at 9:50

GoogleCodeExporter commented 8 years ago
I'm working on a Google Drive persistence addon and finally worked through the 
OAuth 2.0 challenges.  I'm suggesting use of OAuth 2.0 for Devices:
https://developers.google.com/accounts/docs/OAuth2ForDevices

Ideally, the openHAB installation centrally manages OAuth 2.0 access tokens, 
which can then be used by GCal and Drive integrations.  I've just gotten 
started on openHAB coding.  So not sure what the best way to accomplish this 
would be.

Original comment by t...@ducbase.com on 29 Mar 2013 at 1:00

GoogleCodeExporter commented 8 years ago

Original comment by teichsta on 21 May 2013 at 9:26

GoogleCodeExporter commented 8 years ago

Original comment by teichsta on 13 Aug 2013 at 3:35

GoogleCodeExporter commented 8 years ago

Original comment by teichsta on 5 Nov 2013 at 10:47

GoogleCodeExporter commented 8 years ago
This issue has been migrated to Github. If this issue id is greater than103 its 
id has been preserved on Github. You can open your issue by calling the URL 
https://github.com/openhab/openhab/issues/<issueid>. Issues with ids less or 
equal 103 new ids were created.

Original comment by teichsta on 17 Nov 2013 at 8:08

GoogleCodeExporter commented 8 years ago
see above!

Issue has been migrated to Github and should be discussed there.

Original comment by teichsta on 21 Nov 2013 at 1:51