Installation
Setup and usage
Register the module
Import
KeyPortModule and call forRoot inside the imports array of your root AppModule. Supply your API key directly or point to a config file:@RequireLicense() acts as a guard. Requests without a valid license key are rejected before your handler runs.