This plugin allow external members to login into SeoToaster through Facebook and Google.
Widgets:
Just add the following widgets without forgetting the { in front of $ at the bottom of your membership form:
{ $auth:facebook}
{ $auth:google}
{ $auth:linkedin}
Setup:
Open "Auth settings" menu on "Admin panel" and fill the form fields.
The client_id and client_secret for Facebook can be found at https://developers.facebook.com/apps
On the Facebook site set the Site URL to http://YOUR_WEBSITE/
The client_id and client_secret for Google can be found at https://code.google.com/apis/console
On the Google site set the Redirect URI to "http://YOUR_WEBSITE/plugin/toastauth/run/login/provider/google"
The client_id and client_secret for Linkedin can be found at https://developer.linkedin.com/
On the Linkedin site set the Redirect URI to "http://YOUR_WEBSITE/plugin/toastauth/run/login/provider/linkedin"