Changes for version 0.05 - 2018-10-03
- Very minor release. Last release overlooked the addition of new documentation to weaver.ini. Correcting.
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)
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
User Agent wrapper for working with Google APIs