Skip to main content

StormX KeyAuth Windows client SDK

Project description

stormx-auth

Windows-only client SDK for StormX KeyAuth.

Install

pip install stormx-auth

Windows only. Requires Python 3.10+.

Usage

from stormx_auth import AuthClient

auth = AuthClient("https://auth.antonyz.dev/", "STX-MYAPP-XXXXXXXXXXXXXXXX")
if auth.authenticate():
    print(auth.user_info())
    auth.heartbeat()
auth.close()

The SDK parses your license key (PREFIX-SLUG-...), resolves the product version and server public keys automatically, then authenticates over encrypted WebSocket.

Discord linking is required and opens the Discord desktop app on Windows when installed.

Security

  • Open-source Python package (readable source).
  • Only public server keys are embedded at build time — never private keys.
  • All authorization checks run server-side.

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

stormx_auth-1.2.3.tar.gz (15.1 kB view details)

Uploaded Source

Built Distribution

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

stormx_auth-1.2.3-py3-none-any.whl (17.6 kB view details)

Uploaded Python 3

File details

Details for the file stormx_auth-1.2.3.tar.gz.

File metadata

  • Download URL: stormx_auth-1.2.3.tar.gz
  • Upload date:
  • Size: 15.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.0

File hashes

Hashes for stormx_auth-1.2.3.tar.gz
Algorithm Hash digest
SHA256 2300ed5124809925bbc3abf89d947a09b97fd4aa4e66900940bd8db0616878c0
MD5 86ffc37ddeb56eb1ae3fe4500388d23d
BLAKE2b-256 cc71cb790056561adb249f5b6a3f79785e0f6a56ab38555e68c5cbc739bee9a2

See more details on using hashes here.

File details

Details for the file stormx_auth-1.2.3-py3-none-any.whl.

File metadata

  • Download URL: stormx_auth-1.2.3-py3-none-any.whl
  • Upload date:
  • Size: 17.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.0

File hashes

Hashes for stormx_auth-1.2.3-py3-none-any.whl
Algorithm Hash digest
SHA256 24b96b455586fe1f064ee4662a10da8b3c8d3cd6f68ef6c6fbde754408950e4f
MD5 6ef9464b9ad8560cd16e05961fff6db0
BLAKE2b-256 76a982ac39d5fcb708253bb081c9691c7544162c79ed2615262587ce592e3879

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