NAME
Moo::Google::Credentials - Credentials for particular Client instance. You can use this module as singleton also if you need to share credentials between two or more modules
VERSION
version 0.03
METHODS
get_access_token_for_user
Automatically get access_token for current user if auth_storage is set
AUTHOR
Pavel Serikov <pavelsr@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2017 by Pavel Serikov.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.