Skip to content

This is a simple but secure activation system if used correctly!

License

Notifications You must be signed in to change notification settings

Tiger15cub/Simple-Activation-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Activation System

I have created a simple activation system, this activation sytem uses mongoDB and is super secure! You must generate a key using the internal API before any application can be activated with it. The ideal use for this is:

  • A user creates an account and is emailed a key
  • A user purchases software and is emailed a key
  • Anything where a user receves a key.

Download

Config

Please refer to the config.json files in both APIs, they are self explanitory.

Planned featues

  • Accounts (eliminate external API by restricting features to admins only)
  • Allow for activation using the External API
  • Private internal API used to generate, delete, block and unblock keys
  • External API that applications can access

Releases

No releases published

Packages

No packages published