An asynchronous Epic Games authentication library
Project description
EpicAuth-Async
An asynchronous, lightweight Python library for interacting with Epic Games Store (EGS) and Epic Online Services (EOS) authentication endpoints.
Originally built for personal use on a Discord Bot, this library has been open-sourced to help the community easily manage Epic Games sessions, OAuth tokens, and client data. Thanks to Jaren for the Client API and LeleDerGrasshalmi for the documentation of all of this :)
Features
- Fully Asynchronous: Built on top of
aiohttpfor non-blocking performance. - Client Management: Automatically fetches and maps known Epic clients from
egs.jaren.wtf. - Comprehensive OAuth Support: Handles multiple grant types including:
authorization_codeclient_credentialsdevice_auth/device_codeexchange_codepassword
- Session Control: Verify tokens, kill sessions, and inspect continuation tokens.
- Type Safe: Includes full typing definitions and Pydantic models for responses (
TokenResponse,ExchangeCodeResponse, etc.).
Installation
Install directly from PyPI:
pip install EpicAuthAsync
AI Prompt?
Checkout the AI Prompt here :)
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 epicauthasync-1.0.0.tar.gz.
File metadata
- Download URL: epicauthasync-1.0.0.tar.gz
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a8261ca7770e267c19a20edf387fbcb9b38f67b2ecebca84165946e4ca6e4174
|
|
| MD5 |
c90793389472dda5935b3d3388cc0d5c
|
|
| BLAKE2b-256 |
69dc1d0de7047d1660cde375bc720b1357e5e03ff6e49d9b02b731d4a100b6e1
|
File details
Details for the file epicauthasync-1.0.0-py3-none-any.whl.
File metadata
- Download URL: epicauthasync-1.0.0-py3-none-any.whl
- Upload date:
- Size: 5.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e2f2d3734f2357c6c9bb0d9927327c86286d1cf48c68d6691cc47a0a07d08bf9
|
|
| MD5 |
ec05b0643dbcd1ad437b56f085752a58
|
|
| BLAKE2b-256 |
59c29677b399c3e9a44b64e69cb4e8dcbabb20b532094bcf4901a3fd2b419080
|