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 sdk

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', 'appId':'YOUR APP ID'}
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'}
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.10.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.10-py3-none-any.whl (4.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: quickey-python-sdk-1.0.10.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.10.tar.gz
Algorithm Hash digest
SHA256 5c2077e38a1fe4eb859056047bac97077e4f4bbd63308842cc5eeb98d969eb6a
MD5 baf3f7413a15b870d3470bbb1d2b96db
BLAKE2b-256 57f997b10a8e97b4925e5571b11471a7af828f85a3e845b36b2d1874a71a3453

See more details on using hashes here.

File details

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

File metadata

  • Download URL: quickey_python_sdk-1.0.10-py3-none-any.whl
  • Upload date:
  • Size: 4.2 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.10-py3-none-any.whl
Algorithm Hash digest
SHA256 597741fce1a761ba1fb9cd1210c49f8df1a39991f4e84047c48811acdf8bc82d
MD5 c20aedad8a88a010e809f4c92c144f3a
BLAKE2b-256 8bcaea8325984f2c853edb6b9339573aa43c7dddd21805bdde7f4904c363d14a

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