API-Google

 view release on metacpan or  search on metacpan

bin/goauth  view on Meta::CPAN

goauth - CLI tool for easily getting of Google API access tokens. Supports multiple users 

=head1 VERSION

version 0.12

=head1 SYNOPSIS

    goauth [tokens.json]

    By default if will create config.json in current directory

    Structure of config will be like

    { "gapi":
      {
        "client_id": "001122334455-abcdefghijklmnopqrstuvwxyz012345.apps.googleusercontent.com",
        "client_secret": "1ayL76NlEKjj85eZOipFZkyM",
        "tokens": {
            "email_1@gmail.com": {
                "refresh_token": "1/cI5jWSVnsUyCbasCQpDmz8uhQyfnWWphxvb1ST3oTHE",



( run in 0.712 second using v1.01-cache-2.11-cpan-0a6323c29d9 )