A multi-program authentication system flask api featuring hardware id locking and license expiration + more.
/uptimereturns the api's uptime./api/infoTODO but should return a clients license information./api/registerregistation using a keykey[key] - username[username] - password[password] - discord[discord] - hwid[hwid]/api/addadding time to a clients license.username[username] - program[prog] - days[days]/api/generategenerating a key a user uses to register.program[prog] - days[days]/api/hwidhardware id resetprogram[prog] - discord[discord]/api/authclient logging inusername[username] - password[password] - hwid[hwid] - program[prog]
This is a unfinished project and most likely will stay this way. The main goal for this project was to use it as a backend for a website and discord bot. If you use my code please credit me.