Nucleus authentication SDK for Python.
Project description
cntm-nucleus
Nucleus authentication SDK for Python.
Warning: DEV PREVIEW — This package is under active development and is NOT ready for production use. APIs may change without notice. For updates, watch the Nucleus repo.
Verify sessions and manage users from your Python backend.
Part of Nucleus — high-performance, self-hosted auth platform.
Installation
pip install cntm-nucleus
Quick Start
from nucleus import NucleusClient
client = NucleusClient(secret_key="sk_...")
session = client.verify_session(token)
License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file cntm_nucleus-0.3.0.tar.gz.
File metadata
- Download URL: cntm_nucleus-0.3.0.tar.gz
- Upload date:
- Size: 7.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6491762e9bb08a8682314926ff270f8ac6d9627268b2a590e316781c91e80853
|
|
| MD5 |
56206a433227bb3ce105f3c1dd0c7b80
|
|
| BLAKE2b-256 |
1028b5d47bbe2147e6483dd55091cc54844a6eb24728dfa5c8b16cc97481584d
|
File details
Details for the file cntm_nucleus-0.3.0-py3-none-any.whl.
File metadata
- Download URL: cntm_nucleus-0.3.0-py3-none-any.whl
- Upload date:
- Size: 7.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cb9ed7cb6cb61c265b56476227225705362b10a478e4d488eeb4ca7a5a511309
|
|
| MD5 |
68e006463d8976f62f5a8761b79d7cbc
|
|
| BLAKE2b-256 |
04eb44623a5d5e06924a41a4ecdcc9afb9ab6adb7d8163029d45e89cfb572a2d
|