Catalyst::Authentication::Credential::GooglePlus - Authenticates a user using a Google Plus token. Suppose you create a G+ login button using https://developers.google.com/+/web/signin/add-button, this module decrypts the retrieved token, retrieving information that can identify your user, such as G+ id, email, etc. INSTALLATION To install this module, run the following commands: perl Makefile.PL make make install SUPPORT AND DOCUMENTATION After installing, you can find documentation for this module with the perldoc command. perldoc Catalyst::Authentication::Credential::GooglePlus You can also look for information at: https://github.com/errietta/Catalyst-Plugin-Authentication-Credential-GooglePlus https://github.com/errietta/Catalyst-Plugin-Authentication-Credential-GooglePlus-example - example app AUTHOR Errietta Kostala CONTRIBUTORS Matt S. Trout Chris Jackson Jess Robinson SPONSORS Shadowcat Systems LTD. (L) Tara L Andrews, Digital Humanities, University of Bern LICENSE AND COPYRIGHT Copyright (c) 2015 the Catalyst::Plugin::Authentication::Credential::GooglePlus AUTHOR and CONTRIBUTORS as listed above. LICENSE This library is free software and may be distributed under the same terms as perl itself. See L.