cpasimusante / ghangout-bundle
Simusante Google Hangout
Installs: 10
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:claroline-plugin
Requires
- php: >=5.4.1
- claroline/core-bundle: ~5.0
This package is not auto-updated.
Last update: 2024-10-26 18:01:16 UTC
README
You need a Google API account
You have to put in the Resources/public/js/authCheck_iframe.js
- the API key
- the client_id
Info on Hangout integration :
- https://hangoutiframer.appspot.com/static/help.html
- Google hangout docs : http://developers.google.com/+/hangouts/getting-started
- https://hangout-experiments.googlecode.com/git-history/6b465eeeb60ab28720ce450ee369ed47d2f36721/iframe/README_iframe.txt For OAuth in iframe
- https://code.google.com/p/hangout-experiments/source/browse/oauth/iframe/hangoutOAuth2iframe.html