NAME
Google::API::OAuth2::Client - A simple client for OAuth2
SYNOPSIS
DESCRIPTION
Google::API::OAuth2::Client is a simple client for OAuth2. This module generates an URL for authorization, calls token URI with authorized code and refresh access token.
METHODS
AUTHOR
Takatsugu Shigeta <shigeta@cpan.org>
COPYRIGHT
Copyright 2011- Takatsugu Shigeta
LICENSE
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.