Skip to main content

Tanker identity library

Project description

https://tanker.io/images/github-logo.png

Identity SDK

Tanker identity generation in Python for the Tanker SDK.

https://github.com/TankerHQ/identity-python/workflows/Tests/badge.svg https://img.shields.io/pypi/v/tankersdk_identity.svg https://img.shields.io/codecov/c/github/TankerHQ/identity-python.svg?label=Coverage https://img.shields.io/badge/deps%20scanning-pyup.io-green

Installation

With pip:

$ pip install tankersdk-identity

API

tankersdk_identity.create_identity(app_id, app_secret, user_id)

Create a new Tanker identity. This identity is secret and must only be given to a user who has been authenticated by your application. This identity is used by the Tanker client SDK to open a Tanker session

app_id

The app ID. You can access it from the Tanker dashboard.

app_secret

The app secret. A secret that you have saved right after the creation of your app.

user_id

The ID of a user in your application.

tankersdk_identity.create_provisional_identity(app_id, "email", email)

Create a Tanker provisional identity. It allows you to share a resource with a user who does not have an account in your application yet.

app_id

The app ID. You can access it from the Tanker dashboard.

email

The email of the potential recipient of the resource.

tankersdk_identity.get_public_identity(identity)

Return the public identity from an identity. This public identity can be used by the Tanker client SDK to share encrypted resource.

identity

A secret identity.

Going further

Read more about identities in the Tanker guide.

Check the examples folder for usage examples.

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

tankersdk-identity-3.2.1a1.tar.gz (9.8 kB view details)

Uploaded Source

Built Distribution

tankersdk_identity-3.2.1a1-py3-none-any.whl (11.2 kB view details)

Uploaded Python 3

File details

Details for the file tankersdk-identity-3.2.1a1.tar.gz.

File metadata

  • Download URL: tankersdk-identity-3.2.1a1.tar.gz
  • Upload date:
  • Size: 9.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.13 CPython/3.6.15 Linux/5.11.0-1028-azure

File hashes

Hashes for tankersdk-identity-3.2.1a1.tar.gz
Algorithm Hash digest
SHA256 89c74d33b486015b00ac80ff7ac6776a809a5079070b11f9d6ad5694cfbbcea3
MD5 1951b9278108b30fe9df7f6cce5261b9
BLAKE2b-256 76967fdd274df1801ca4907fa1e3d70a139663e1fb420ac05f266aced75a6567

See more details on using hashes here.

File details

Details for the file tankersdk_identity-3.2.1a1-py3-none-any.whl.

File metadata

File hashes

Hashes for tankersdk_identity-3.2.1a1-py3-none-any.whl
Algorithm Hash digest
SHA256 9e59c222c4b426637a8a546ff3add54e739bafe740392ba4855b9b501242c9ba
MD5 1c0ebf5b5832c7de54d42a0c4ecdc43f
BLAKE2b-256 c8cdacb9baf568fe65ab39565b8824513044f1e8f8c67276c1f153b87c5dc83f

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