KeyAuth
Search
K

Licenses

These are given to users so that they can register on an application.

Create Keys

When creating a key you will need to input the following:
  1. 1.
    Amount: The amount of keys you would like to create
  2. 2.
    Key Mask: The format you would like the key to be generated in.
  3. 3.
    License Level: The level of the license. This can be used to give users certain access to certain parts of your application.
  4. 4.
    License Note: If you would like to set a custom note for the user you can do so, this can view viewed from the dashboard as well as your application.
  5. 5.
    License Expiry Unit: The unit of time you'd like to set for the license (seconds, days, months, years, etc)
  6. 6.
    License Duration: The amount of time you'd like to set for the license. Whatever is entered here will be multiplied by the unit duration.
Setting X/x in the license mask will generate a random character.

Import Keys

If you are coming from another service or if you just created keys another way you can import them into KeyAuth by adding them in this format, (KEY, KEYLEVEL, DAYSTOEXPIRE | repeat if you have more than one key)
"|" is used as a separator for keys. You will have to enter this for every license you put.

Add Time

This will allow you to add time to the existing licenses. You will need to input the following:
  1. 1.
    Unit of time to add: (seconds, minutes, hours, etc)
  2. 2.
    Time to add: The amount of time you'd like to add for the licenses. Whatever is entered here will be multiplied by the unit of time to add.

Download all Keys

This will download all of your keys as a ".txt" file.

Delete All Keys

This will delete all of your keys on your application.
Deleting all your keys can not be undone.

Delete All Unused Keys

This will delete all of your unused keys on your application.
Deleting all of your unused keys can not be undone.

Delete All Used Keys

This will delete all of your used keys on your application.
Deleting all of your used keys can not be undone.

Created License(s) in Table

When you create a license it will be placed inside a table. The table will show the following:
  1. 1.
    Key - The key that was created,
  2. 2.
    Creation Date - The day the key was created,
  3. 3.
    Generated By - Who the key was generated by.
  4. 4.
    Duration - When the key is set to expire,
  5. 5.
    Note - The note that was added to the key (if any)
  6. 6.
    Used On - The last time the key was used to login,
  7. 7.
    Used By - The last user that used the application,
  8. 8.
    Status - Displays if the key is being used and/or if it is banned
  9. 9.
    Action - In actions you can delete, ban, or edit the key.