One-line verification of Anexus auth codes for platform developers
Project description
anexus-verify
One function. One call. Verify any Anexus auth code.
ash
pip install anexus-verify
`python from anexus_verify import verify_code
result = verify_code( code="anx://shopify/user_xxx?exp=3600&ts=...", api_key="nxs6_xxxxxxxxxxxx", ) if result["verified"]: grant_access(result["email"]) `
For platform developers integrating AI agent auth codes.
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 anexus_verify-0.1.0.tar.gz.
File metadata
- Download URL: anexus_verify-0.1.0.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0ec99c697d67b47d4583cfa4e20a64ed63d7956867337e548ece9e06635fc4cd
|
|
| MD5 |
706be37144740d168208bbe217bc2412
|
|
| BLAKE2b-256 |
8e10523231a401163a1d93ab8f83278b6683bbbf00087029786fffe3d881ceb2
|
File details
Details for the file anexus_verify-0.1.0-py3-none-any.whl.
File metadata
- Download URL: anexus_verify-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3fd4697e4e3243ee16c218a3e1573e439d4a0edd13313b5f7300b5ce55e3d8c1
|
|
| MD5 |
95c098b190dc9e58d8d74192a7e5b754
|
|
| BLAKE2b-256 |
7115a4f192d830f5a9a186e158b02b532caa140fafedaebd366707f3c606da37
|