/client-server-auth-js

Client and server side basically auth system

Primary LanguagePythonMIT LicenseMIT

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