Skip to content

iAlperenS/client-server-auth-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Client-Server Based easy auth system

  • Change the example.com to your website
  • And set your server i am using localhost
  • Python + Javascript

Requirements

  • Libraries
    • logging
    • os
    • uuid
    • flask
    • requests
    • time
    • colorama (colored window :c)
  • Python
    • Version: Python 3.11.4