How to make a license time-limited
In other words, if you would like the license to be time-limited, you can either:- In the code add additional code that checks the difference between the expiration date and the current time. For example, if you use F1 (Feature 1) to mark a license as time-limited, you can first check that it is set to true and then check if the license has expired.
- In the dashboard enable an automatic script that will block expired licenses. You can learn more about it here.