What are licenses?#
Licenses allow your users to login/register on applications. If you would like your users to access your program using a license only, then you will want to use the .license function. This will mark the license as used and allow the user to sign in. You may also use the .register function which will allow users to enter a username and password in addition to their license to access your program.Creating a license#
When creating a license, you are able to assign the following:License amount: The amount of licenses you would like to create
License mask: The format of the license being created. You can use asterisks (*) to generate random characters in the mask
Lowercase letters: Will the license contain lowercase letters?
Uppercase letters: Will the license contain uppercase letters?
Subscription level: The subscription that the user is having assigned to their account. Learn more about subscriptions on the subscriptions page.
License note: Additional information you would like to provide on the user. This will help for identification or internal notes.
Expiry unit: Minutes, hours, weeks, etc.
Expiry duration: Expiry duration * Expiry Unit = Expiration. Expiry Unit: Week * Expiry Duration: 5, this will result in an expiration of 5 weeks.
License Status#
When a license is first created, the status will be Not Used

When a license is used, the status will switch to used. If using license login/register only, then the license will turn into a user and appear on the users page.

Banning the license from the licenses page will only make it so that the license cannot be used to register. If the license is already used and you would like to ban it, then you must do so via the users page or check the "ban user too" checkbox when banning the license.

Extending unusued licenses#
If needed, unused licenses can be extended. We only allow unused licenses to be extended because if the license is used, then it will appear on the users page and will have to be extended from that page.License notes#
Adding a note to a license will help identify the license better.Modified at 2026-03-05 01:20:05