Skip to main content

A Login Management System for Application

Project description

QuickeySDK - Python

A Login Management System for Application

How to Use

from quickey_python_sdk import QuickeySDK

sdk = QuickeySDK('YOUR API KEY')

Get App Metadata

data = sdk.app.getAppMetaData()
appId = data.json()['app']['_id']

Send SMS OTP

input = {'phone':'YOUR PHONE NUMBER', 'provider':'YOUR PROVIDER'}
customerData = sdk.app.sendSMSOTP(**input)

Get Access Token By Email

input = {'email':'YOUR USER EMAIL', 'provider':'YOUR PROVIDER'}
token = sdk.auth.getAccessTokenByEmail(**input)

Get Access Token By Phone

input = {'phone':'YOUR PHONE NUMBER', 'provider':'YOUR PROVIDER', 'otpCode':'YOUR OTP CODE'}
token = sdk.auth.getAccessTokenByPhone(**input)

Link Phone To Email

input = {'phone':'YOUR PHONE NUMBER', 'token':'YOUR ACCESS TOKEN LOGIN FROM EMAIL'}
customerdata = sdk.auth.linkPhoneToEmail(**input)

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

quickey-python-sdk-1.0.12.tar.gz (3.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

quickey_python_sdk-1.0.12-py3-none-any.whl (4.3 kB view details)

Uploaded Python 3

File details

Details for the file quickey-python-sdk-1.0.12.tar.gz.

File metadata

  • Download URL: quickey-python-sdk-1.0.12.tar.gz
  • Upload date:
  • Size: 3.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.5

File hashes

Hashes for quickey-python-sdk-1.0.12.tar.gz
Algorithm Hash digest
SHA256 eb216651737f9db6c069e8b046d3e6f53b94e8b75612d8b99f52564bee948926
MD5 3641bcc9683ec6aa843f6bf8c3f717f5
BLAKE2b-256 e2eb6c140148f71461614ef4a3d57e39faf11df8acce1c360e79cc6c80852397

See more details on using hashes here.

File details

Details for the file quickey_python_sdk-1.0.12-py3-none-any.whl.

File metadata

  • Download URL: quickey_python_sdk-1.0.12-py3-none-any.whl
  • Upload date:
  • Size: 4.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.5

File hashes

Hashes for quickey_python_sdk-1.0.12-py3-none-any.whl
Algorithm Hash digest
SHA256 3c381b8af84a3e42f7bb778fddfd916f9f709090a9563f1b56a460496bbe3a97
MD5 e1c9b8e4491174b5f94358454365ca0d
BLAKE2b-256 a065f542e95b0c654307054c092a3026fc2b2a35dd995e0b0e81d68d5009bba0

See more details on using hashes here.

Supported by

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