This solution is designed for Mendix Module/Widget creators who want to have control over the licensing terms of their creations.
resources/
├── java-module/
│ └── org/
│ └── capegroep/
│ └── licensemanager/
│ ├── CAPELicenseVerifier.java
│ ├── License.java
│ ├── LicenseManager.java
│ └── Result.java
├── lambda/
│ └── app.py
├── open-licenser/
│ └── OpenLicenser.mpk
└── widget-side/
└── AuthorizationTokenReader.ts
This project is licensed under the MIT License - see the LICENSE file for details.
For more information, please contact: