Skip to content

Qwdslfg/login-system

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Login System

Usage

You can implement this login system in your website. There is a password reset and a regestration page. Although not super secure, it is a good tool to use on GitHub Pages since it does not support PHP. Use a free password hasher tool to hash your whole JavaScript file.

Modifications

You can change the password and usernames. Just open the script folder and then open each JavaScript file and edit the passwords and usernames.

If you are having troubles contact me at info@michaelbateman.ca.

About

A simple login system for GitHub pages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 47.5%
  • JavaScript 29.1%
  • CSS 23.4%