The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.03

  • Change: 65472780d7be3fcf7705b97b83e95918e27a739b Author: Pavel Serikov <pavelsr@cpan.org> Date : 2018-01-04 18:46:37 +0000
    • Added contribution guidelines
  • Change: 4994b671e42aa42f926c1697f591bec803169a5e Author: Pavel Serikov <pavelsr@cpan.org> Date : 2018-01-04 18:10:27 +0000
    • Fixed issue #1 - there was a misprint in tests
  • Change: 6ce87e3b7076c140702ded052415ebe1c8064069 Author: Pavel Serikov <pavel.p.serikov@gmail.com> Date : 2017-05-26 02:15:13 +0000
    • Perltidy
  • Change: a519b675484954cf6cd63bd538ab18bd00d3bc46 Author: Pavel Serikov <pavel.p.serikov@gmail.com> Date : 2017-05-26 02:08:34 +0000
    • Initial commit
  • End of releases.

Documentation

CLI tool for easily getting of Google Mojo access tokens. Supports multiple users

Modules

Server-side client library for any Google App API. Based on Moose
Provide universal methods to fetch tokens from different types of data sources. Default is jsonfile
Specific methods to fetch tokens from JSON data sources
Specific methods to fetch tokens from DBI data source (not written yet)
Specific methods to fetch tokens from MongoDB data source (not written yet)
User Agent wrapper for working with Google APIs
Credentials for particular Client instance. You can use this module as singleton also if you need to share credentials between two or more modules
Methods for working with Google API discovery service
Mojolicious::Lite web server for getting Google Mojo tokens via Oauth 2.0
generate classes, attributes and methods for appropriate API methods using Moose::Meta::Class
Portable functions