Skip to content

Latest commit

 

History

History
15 lines (15 loc) · 312 Bytes

README.md

File metadata and controls

15 lines (15 loc) · 312 Bytes

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