NAME
Application default credentials.
Google::Auth - Implements application default credentials and project ID detection.
VERSION
Version 0.05
SYNOPSIS
Quick summary of what the module does.
Perhaps a little code snippet.
use Google::Auth;
my $gauth = Google::Auth->new();
...
EXPORT
A list of functions that can be exported. You can delete this section if you don't export anything, such as for a purely object-oriented module.
SUBROUTINES/METHODS
default( $scopes, $options )
Gets the default credentials for the current environment.
AUTHOR
C.J. Collier, <cjac at google.com>
BUGS AND SUPPORT
Please report any bugs or feature requests to the GitHub issue tracker at https://github.com/GoogleCloudPlatform/google-auth-library-perl/issues or via RT at https://rt.cpan.org/Dist/Display.html?Name=Google-Auth.
You can also look for information at:
GitHub Issue Tracker
https://github.com/GoogleCloudPlatform/google-auth-library-perl/issues
RT: CPAN's Request Tracker
MetaCPAN
ACKNOWLEDGEMENTS
LICENSE AND COPYRIGHT
Copyright 2020,2021 Google, LLC
This program is released under the following license: Apache 2.0