Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 674 Bytes

File metadata and controls

23 lines (17 loc) · 674 Bytes

What is Eauth?

https://eauth.us.to/ - Your #1 Free and Powerful Software Licensing Solution, Ultimately providing you with the most secure features and easy to use on an authentication system.

Documentation

https://eauth.us.to/docs/ Eauth python application example SDK

Configuration

Navigate to eauth.py, and fill these lines of code:

# Required configuration
account_key = "" # Your account key goes here
application_key = "" # Your application key goes here
application_ID = "" # Your application ID goes here
application_version = "1.0" # Your application version goes here