Skip to main content

Package for working with Network APIs that require Oauth2 in Python.

Project description

Vonage Network API Authentication Client

This package (vonage-network-auth) provides a client for authenticating Network APIs that require Oauth2 authentication. Using it, it is possible to generate authenticated JWTs for use with Vonage Network APIs, e.g. Sim Swap, Number Verification.

This package is intended to be used as part of the vonage SDK package, accessing required methods through the SDK instead of directly. Thus, it doesn't require manual installation or configuration unless you're using this package independently of an SDK.

For full API documentation, refer to the Vonage developer documentation.

Installation

Install from the Python Package Index with pip:

pip install vonage-network-auth

Usage

Create a NetworkAuth Object

from vonage_network_auth import NetworkAuth
from vonage_http_client import HttpClient, Auth

network_auth = NetworkAuth(HttpClient(Auth(application_id='application-id', private_key='private-key')))

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

vonage_network_auth-1.0.0.tar.gz (4.8 kB view details)

Uploaded Source

Built Distribution

vonage_network_auth-1.0.0-py3-none-any.whl (5.0 kB view details)

Uploaded Python 3

File details

Details for the file vonage_network_auth-1.0.0.tar.gz.

File metadata

  • Download URL: vonage_network_auth-1.0.0.tar.gz
  • Upload date:
  • Size: 4.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.12.4

File hashes

Hashes for vonage_network_auth-1.0.0.tar.gz
Algorithm Hash digest
SHA256 f42267b14c11377d09bbc9e16137ff99f9071f089cebc3f0c188c1aceeb9e0ff
MD5 f7530e6f3b76a3e939e3f5450b12b35a
BLAKE2b-256 2f96772f6d29a51a97faab5348bf4a23148a1db5090369f5809e99eeffe332ac

See more details on using hashes here.

File details

Details for the file vonage_network_auth-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for vonage_network_auth-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 0eb2a7643351976c35412874d4e1c2393a27339f1a4b48c9184a8c2210482c8a
MD5 4b774607bc0cf258956a262f477c0dc7
BLAKE2b-256 e893520914e25ae873a3c3a7adf7e11123f1a47b9dfbd007845e0a3dec3c7d71

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page