HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

GoogleLogin .1

This is a lightweight addon that allows users to use an existing Google
account to log into your Vanilla forum.

The CURL library is required.

Issues:
- Any user with a Google account may log into your site without administrator approval. This doesn't seem unreasonable to me (since you would have the actual Google email address of the user), but I plan on changing the addon to follow the Vanilla permission model more directly.

Notes:
- This is my first Vanilla addon. Please let me know if it's not working or if I've done something incorrectly.
- It has been tested with PHP 4 & 5
- Is there a proper way for addons to do language translation?

Questions