Skip to main content

Baidu XiongZhang Oauth Module for Python.

Project description

Baidu XiongZhang Oauth Module for Python.

Installation

pip install pybd-oauth

Usage

from pybd_oauth import get_access_info, get_oauth_code_url, get_userinfo, get_component_access_info, get_component_oauth_code_url, get_component_userinfo, get_oauth_redirect_url

Method

def get_oauth_code_url(self, appid=None, redirect_uri=None, scope='snsapi_base', redirect_url=None, component=False, component_appid=None):

def get_access_info(self, appid=None, secret=None, code=None, component=False, component_appid=None, component_access_token=None):

def get_userinfo(self, access_token=None, openid=None, component=False):

def get_component_oauth_code_url(self, appid=None, redirect_uri=None, scope='snsapi_base', redirect_url=None, component_appid=None):

def get_component_access_info(self, appid=None, code=None, component_appid=None, component_access_token=None):

def get_component_userinfo(self, access_token=None, openid=None):

def get_oauth_redirect_url(self, oauth_uri, scope='snsapi_base', redirect_url=None, default_url=None, direct_redirect=None, random_str=True):

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

pybd-oauth-1.0.3.tar.gz (2.7 kB view details)

Uploaded Source

Built Distribution

pybd_oauth-1.0.3-py2.py3-none-any.whl (3.2 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file pybd-oauth-1.0.3.tar.gz.

File metadata

  • Download URL: pybd-oauth-1.0.3.tar.gz
  • Upload date:
  • Size: 2.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.19.8 CPython/2.7.12+

File hashes

Hashes for pybd-oauth-1.0.3.tar.gz
Algorithm Hash digest
SHA256 10ab2354971a89c6f169a723225cd2167758f4ba0ab20d5c0fa08ca545cd90a8
MD5 9335294123fa10240995c63d93b8beac
BLAKE2b-256 48c94209c64f19d726d199d0d96a15116cd646f94669d2e5066157ad7cfb8cb1

See more details on using hashes here.

File details

Details for the file pybd_oauth-1.0.3-py2.py3-none-any.whl.

File metadata

  • Download URL: pybd_oauth-1.0.3-py2.py3-none-any.whl
  • Upload date:
  • Size: 3.2 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.19.8 CPython/2.7.12+

File hashes

Hashes for pybd_oauth-1.0.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 fd7a4151fd8e4b061fc0c9a8fdd65d4a29991324f05ea5cd2aeb60b32c239034
MD5 74d6da154e8fc2503c640601c6d7ecdb
BLAKE2b-256 3eb537561e52e7c918db93f7ebff21701bcc8b7b77da8853dc877c9e169a2740

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