Authentication
How to use the license system for authentication.
Last updated
How to use the license system for authentication.
Last updated
There are many ways to send a GET Request but this is the most simple way to do so
GET
http://localhost:8080/api/v1/license/auth
This will send a GET request to the license server to authenticate.
license
String
This is the license that the user will need to authenticate
checksum
String
A checksum that is used to identify product version
product
String
The product name that is used to verify access