Skip to content

A multi-program authentication system api featuring hardware id locking and license expiration + more.

Notifications You must be signed in to change notification settings

MachineKillin/Json-Auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Json-Auth

A multi-program authentication system flask api featuring hardware id locking and license expiration + more.

API Endpoint's

  • /uptime returns the api's uptime.
  • /api/info TODO but should return a clients license information.
  • /api/register registation using a key key[key] - username[username] - password[password] - discord[discord] - hwid[hwid]
  • /api/add adding time to a clients license. username[username] - program[prog] - days[days]
  • /api/generate generating a key a user uses to register. program[prog] - days[days]
  • /api/hwid hardware id reset program[prog] - discord[discord]
  • /api/auth client logging in username[username] - password[password] - hwid[hwid] - program[prog]

Usage

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.

About

A multi-program authentication system api featuring hardware id locking and license expiration + more.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages