EpicAuth
  1. App
EpicAuth
  • Overview
    • Security Pratices
    • Premade Examples - SDKS
    • QnA
    • Rate Limiting
  • Dashboard
    • Manage Applications
    • App
      • Licenses
      • Users
      • Tokens
      • Subscriptions
      • Chats
      • Sessions
      • Webhooks
      • Files
      • Global Variables
      • Logs
      • Blacklists
      • Whitelists
      • Audit Logs
      • Settings
    • Seller
      • Settings
      • Web Loader
      • Logs
    • Settings
      • Forms
      • Resellers | Manager
      • Settings
  • API
    • Getting Started
      • License
        • License Login
        • Redeem License (Upgrade)
      • Initialization
      • Login
      • Logout
      • Register
    • Features
      • Ban User
      • Check Blacklist
      • Check Session
      • Disable 2FA
      • Change Username
      • Download File
      • Enable 2FA
      • Fetch Online Users
      • Forgot Password
      • Fetch Stats
      • Log
      • Webhook
      • Retrieve Global Variable
    • Displaying Data
      • Displaying Data
  • Seller API
    • Application Settings
      • Add Application Hash
      • Edit Application Settings
      • Retrieve Application Details
      • Retrieve Current Application Settings
      • Retrieve Stats
      • Pause Application
      • Reset Application hash
      • Unpause Application
    • Blacklists
      • Create New Blacklist
      • Delete An Existing Blacklist
      • Delete All Blacklists
      • Retrieve All Blacklists
    • Chats
      • Create A New Chat Channel
      • Delete Channel Messages
      • Delete Existing Chat Channel
      • Edit Existing Chat Channel
      • Retrieve All Mutes
      • Retrieve All Chat Channels
      • Mute A User
      • Unmute A User
    • Files
      • Delete Existing File
      • Delete All Files
      • Retrieve All Existing Files
      • Retrieve An Existing File
      • Edit An Existing File
      • Upload A New File
  1. App

Users

💡

Create Users#

Opens a form to create a user.
Username - The username of the user you are creating.
Password - The password of the user you are creating.
Email - The email of the user you are creating.
Subscription - The subscription you want to give the user you are creating.
Expiration - The date the user you are creating's subscription expires.
💡

User Variables#

Opens a page to manage user variables.
Set User Variable - Set a variable for a user in your application.
User - The username of the user you are setting a variable for.
Variable - The variable you are setting for the user.
User Variable Data - [Description of what this field is for, if applicable]
Readonly - Makes the variable read-only.
Delete All Variables - Deletes all variables set for all users.
💡

Extend User(s)#

Opens a form to extend the subscription of the user(s).
Username - The username of the user(s) you are extending.
Subscription - The subscription you want to extend.
License Expiry Unit - The unit of time you want to add to the user(s)' subscription.
Time To Add - The amount of time you want to add to the user(s)' subscription.
Active users only - [Description of this option, if applicable]
💡

Subtract User(s)#

Opens a form to subtract time from the subscription of the user(s).
Username - The username of the user(s) you are subtracting time from.
Subscription - The subscription you want to subtract time from.
License Expiry Unit - The unit of time you want to subtract from the user(s)' subscription.
Time To Subtract - The amount of time you want to subtract from the user(s)' subscription.
💡

Import Users#

Opens a form to upload a JSON file of your users to add to KeyAuth.
💡

Export Users#

Downloads a JSON file with all your users, named KeyAuthUsers.json.
💡

Delete All Users#

Deletes all users from your application.
💡

Delete Expired Users#

Deletes all users whose subscriptions have expired.
💡

Reset All Users HWID#

Resets the Hardware ID for all users.
💡

Unban All Users#

Unbans all banned users.
💡

Selection Options#

Shows options for the selected users.
Delete selected - Deletes the selected user(s).
Unban selected - Unbans the selected user(s).
Pause selected - Pauses the selected user(s).
Unpause selected - Unpauses the selected user(s).
Reset hwids - Resets the Hardware ID for the selected user(s).
💡

Table Contents#

This table provides control and information about your users.
Select - Select multiple users.
Username - The username of the user.
HWID - The Hardware ID of the user.
IP - The IP address of the user.
Creation Date - The date the user was created.
Last Login - The last date the user logged in.
Banned? - The ban status of the user (Unbanned/Banned).
Actions - This is a dropdown menu of actions you can perform on the user.
Delete User - Deletes the user.
Reset User HWID - Resets the Hardware ID for the user.
Ban User - Bans the user.
Pause User - Pauses the user.
Unpause User - Unpauses the user.
Edit User - Edits the user.
Modified at 2025-06-02 21:53:56
Previous
Licenses
Next
Tokens
Built with