
Security News
Node.js Moves Toward Stable TypeScript Support with Amaro 1.0
Amaro 1.0 lays the groundwork for stable TypeScript support in Node.js, bringing official .ts loading closer to reality.
Simple wrapper for oauth2client.tools module.
.. image:: https://travis-ci.org/dlancer/google-oauth2-tool.svg?branch=master :target: https://travis-ci.org/dlancer/google-oauth2-tool/ :alt: Build status
.. image:: https://img.shields.io/pypi/v/google-oauth2-tool.svg :target: https://pypi.python.org/pypi/google-oauth2-tool/ :alt: Latest PyPI version
.. image:: https://img.shields.io/pypi/format/google-oauth2-tool.svg :target: https://pypi.python.org/pypi/google-oauth2-tool/ :alt: Download format
.. image:: https://img.shields.io/pypi/l/google-oauth2-tool.svg :target: https://pypi.python.org/pypi/google-oauth2-tool/ :alt: License
You can install the latest stable package running this command::
$ pip install google_oauth2_tool
Also you can install the development version running this command::
$ pip install git+http://github.com/dlancer/google_oauth2_tool.git@dev
Before you start you should:
Create Google OAuth2 client id key in the Google Developers console.
Create file with required Google API scopes.
From command line::
$ oauth2_tool --help
$ oauth2_tool --source=client_id.json --scope=scopes.txt --destination=oauth2_key.json [--strip=true]
FAQs
Create OAuth2 key file from OAuth2 client id file
We found that google-oauth2-tool demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Amaro 1.0 lays the groundwork for stable TypeScript support in Node.js, bringing official .ts loading closer to reality.
Research
A deceptive PyPI package posing as an Instagram growth tool collects user credentials and sends them to third-party bot services.
Product
Socket now supports pylock.toml, enabling secure, reproducible Python builds with advanced scanning and full alignment with PEP 751's new standard.