{"categories":[{"label":"WWW/HTTP","url":"https://skillfed.io/packages/category/internet-www-http/4"},{"label":"Dynamic Content","url":"https://skillfed.io/packages/category/internet-www-http-dynamic-content/2"}],"enrichment":{"capability":"Generates an OAuth2 key file from a Google OAuth2 client ID file, wrapping the oauth2client.tools module for command-line use.","skillfed_tags":["oauth2","google-api","credentials"],"use_cases":["Automating OAuth2 credential generation during local development setup for Google API integrations.","Converting Google OAuth2 client credentials into a format compatible with oauth2client-based applications.","Batch processing multiple client ID files to generate corresponding OAuth2 key files with specified scopes."],"what_it_does":"google-oauth2-tool is a lightweight command-line wrapper around the oauth2client.tools module that automates the conversion of a Google OAuth2 client ID file into an OAuth2 key file. It takes a client ID JSON file and a scopes file as input and generates the corresponding OAuth2 credentials file, optionally stripping unnecessary fields. The tool is designed for developers setting up Google API authentication locally.\n\nThe package depends on 11 runtime libraries including google-auth, oauth2client, httplib2, and cryptographic utilities (rsa, pyasn1). It was last updated in May 2019 and is no longer maintained, so it may not reflect current Google API authentication practices or security standards.","worth_installing":"No. The package is abandoned (last commit April 2021, no updates since May 2019) and oauth2client itself is deprecated by Google in favor of google-auth. Unless you are maintaining legacy code that specifically depends on oauth2client, you should use google-auth directly or Google's current authentication libraries. The risk of incompatibility with modern Google API versions is high."},"id":"google-oauth2-tool","links":{"html":"https://skillfed.io/packages/google-oauth2-tool","md":"https://skillfed.io/packages/google-oauth2-tool.md","pypi":"https://pypi.org/project/google-oauth2-tool/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2019-05-01","license_spdx":null,"license_treatment":"permissive","name":"google-oauth2-tool","python_support":"supports_current","summary":"Create OAuth2 key file from OAuth2 client id file"},"popularity":{"monthly_downloads":286580,"position":8040,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.0.3"}
