Skip to content

Internet connection always needed? #46

Answered by ezekg
SadE54 asked this question in Q&A
Discussion options

You must be logged in to vote

This entirely depends on your integration. Since Keygen offers an HTTP API, you're in complete control of when and how your application communicates with our API. You can very easily cache license validations so that after first validation, the application will pull from the cache if an internet connection is not available. This type of caching would need to be done on your end, since it's very application-dependent, and it's also not something we can provide via our API.

For more powerful offline licensing, we typically recommend using License Files. These allow you to "checkout" a license or machine for a period of time, and allow you to use the full license object (and some of its rela…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@SadE54
Comment options

@ezekg
Comment options

Answer selected by SadE54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants