Google-Auth 0.05 Latest
Kwalitee Issues
- manifest_matches_dist
-
Run a proper command ("make manifest" or "./Build manifest", maybe with a force option), or use a distribution builder to generate the MANIFEST. Or update MANIFEST manually.
Error:- MANIFEST (55) does not match dist (54):
- Missing in Dist: README
- meta_yml_has_license
-
Define the license if you are using in Build.PL. If you are using MakeMaker (Makefile.PL) you should upgrade to ExtUtils::MakeMaker version 6.31.
- use_warnings
-
Add 'use warnings' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules warn when something bad happens.
Error: Google::Auth::ClientId, Google::Auth::IAMCredentials, Google::Auth::WebUserAuthorizer
- meta_yml_has_provides
-
Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.
- meta_yml_has_repository_resource
-
Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).
- has_separate_license_file
-
This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.
- has_security_doc
-
Add SECURITY(.pod|md). See Software::Security::Policy.
- security_doc_contains_contact
-
Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.
Modules
| Name | Abstract | Version | View |
|---|---|---|---|
| Google::Auth | Implements application default credentials and project ID detection. | 0.05 | metacpan |
| Google::Auth::ClientId | 0.05 | metacpan | |
| Google::Auth::CloudSDK | metacpan | ||
| Google::Auth::ComputeEngine | 0.05 | metacpan | |
| Google::Auth::Credentials | 0.05 | metacpan | |
| Google::Auth::DefaultCredentials | 0.05 | metacpan | |
| Google::Auth::EnvironmentVars | Environment variables used by Google::Auth | 0.05 | metacpan |
| Google::Auth::Exceptions | Exceptions used in the Google::Auth package | 0.05 | metacpan |
| Google::Auth::ExternalAccountCredentials | 0.05 | metacpan | |
| Google::Auth::ExternalAccountCredentials::Aws | 0.05 | metacpan | |
| Google::Auth::ExternalAccountCredentials::Pluggable | 0.05 | metacpan | |
| Google::Auth::IAMCredentials | 0.05 | metacpan | |
| Google::Auth::IDTokens | 0.05 | metacpan | |
| Google::Auth::IDTokens::KeySources | 0.05 | metacpan | |
| Google::Auth::IDTokens::Verifier | 0.05 | metacpan | |
| Google::Auth::ImpersonatedServiceAccountCredentials | 0.05 | metacpan | |
| Google::Auth::RetryHelper | 0.05 | metacpan | |
| Google::Auth::ServiceAccountCredentials | 0.05 | metacpan | |
| Google::Auth::Signet | 0.05 | metacpan | |
| Google::Auth::UserAuthorizer | 0.05 | metacpan | |
| Google::Auth::UserRefreshCredentials | 0.05 | metacpan | |
| Google::Auth::WebUserAuthorizer | 0.05 | metacpan |
Provides
| Name | File | View |
|---|---|---|
| Google::Auth::DefaultCredentialsError | lib/Google/Auth/Exceptions.pm | metacpan |
| Google::Auth::Error | lib/Google/Auth/Exceptions.pm | metacpan |
| Google::Auth::IDTokens::AggregateKeySource | lib/Google/Auth/IDTokens/KeySources.pm | metacpan |
| Google::Auth::IDTokens::HttpKeySource | lib/Google/Auth/IDTokens/KeySources.pm | metacpan |
| Google::Auth::IDTokens::JwkHttpKeySource | lib/Google/Auth/IDTokens/KeySources.pm | metacpan |
| Google::Auth::IDTokens::KeyInfo | lib/Google/Auth/IDTokens/KeySources.pm | metacpan |
| Google::Auth::IDTokens::StaticKeySource | lib/Google/Auth/IDTokens/KeySources.pm | metacpan |
| Google::Auth::IDTokens::X509CertHttpKeySource | lib/Google/Auth/IDTokens/KeySources.pm | metacpan |
| Google::Auth::RefreshError | lib/Google/Auth/Exceptions.pm | metacpan |
| Google::Auth::Signet::OAuth2 | lib/Google/Auth/Signet.pm | metacpan |
| Google::Auth::TransportError | lib/Google/Auth/Exceptions.pm | metacpan |
| Google::Auth::WebUserAuthorizer::CallbackApp | lib/Google/Auth/WebUserAuthorizer.pm | metacpan |
Other Files
| CONTRIBUTING.md | metacpan |
| Changes | metacpan |
| MANIFEST | metacpan |
| META.json | metacpan |
| META.yml | metacpan |
| Makefile.PL | metacpan |
| README.md | metacpan |
| cpanfile | metacpan |