Skip to main content

utilities package for SHIELD ID(Security365 Cloud Idaas)

Project description

shieldid

Python client library for the SHIELD ID, supported under python 3.7 and above. SHIELD ID is Idaas of Security 365 Cloud (https://www.security365.com)

installation

pip install shieldid

usage

device authorization flow

from shieldid import IapBuilder

builder = IapBuilder()
info, ok, err_msg = ( builder.device_authorize("address of SHIELD ID server")
            .build())
if not ok:
    print(err_msg)
    return

print(info.get_company_id())  # company id
print(info.get_access_token())  # access token

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

shieldid-0.1.1.tar.gz (6.3 kB view details)

Uploaded Source

Built Distribution

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

shieldid-0.1.1-py3-none-any.whl (7.5 kB view details)

Uploaded Python 3

File details

Details for the file shieldid-0.1.1.tar.gz.

File metadata

  • Download URL: shieldid-0.1.1.tar.gz
  • Upload date:
  • Size: 6.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.10.12

File hashes

Hashes for shieldid-0.1.1.tar.gz
Algorithm Hash digest
SHA256 8a03f284458590773841f1af96559f5b2e06b3e89925abc679151b69ed00e0ec
MD5 0db868a2db1586b6ce3261a6726aaf84
BLAKE2b-256 d4e7435b7e3d894bdf6abd2214e7eb293054bedd611f6b77d38c1bcfeb8075c1

See more details on using hashes here.

File details

Details for the file shieldid-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: shieldid-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 7.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.10.12

File hashes

Hashes for shieldid-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 fa98c0bf481421e057dfee645e4234d0a426693a54fe6447bfca7fc38b638d37
MD5 60110a8818d1e4b30f7e47d4d259a693
BLAKE2b-256 1ad37cb39ab2769642fe59c30eeda635c9bc14202ce1bc90614426cb9b95397c

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