There are two keys:
1. Secret Key – used to generate or deactivate the keys (don’t release to public)
2. Verify key – which as the name implies can only used to verify the license generated from your server (this is what would be used in plugin)
-
This reply was modified 8 years, 4 months ago by eleben.
Thread Starter
eleben
(@eleben)
I’ve seen the examples there but all of them show using the secret key which if they were incorporated into the plugin for the slm_create_new would expose the secret key. Which wouldn’t be desired.
Am I missing something?