A very simple Google+ API demo. It features:
- Login / Logout of Google+ App
- Displaying basic data of the user logged in
- Displaying the object returned by Google+ API
Please also note:
- Google+ API only allows read-only access to public data, currently
- No data is kept in our database, it is purely for display only