Skip to content

Extremely basic authentication system, it authenticates by linking an IP address (v4 / v6) to an account. The authentication is done on the server side.

License

Notifications You must be signed in to change notification settings

ohusq/Javascript-Auth-Server-Side

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Javascript / HTML Authentication

This project is made to learn JavaScript, the user credentials are server-sided and IP-Locked.

Table of Contents

Installation

Load the workspace in with Visual Studio Code
Install Live Server
Install Code Runner (recommended)
Start the auth.js file with Code Runner
Start Live Server
Then Click Here for the website!

Default Login Information

Username : admin
Password : admin

Usage

Project can be used for personal projects / learning.

Contributing

Make a pull request.

License

The Unlicensed.

About

Extremely basic authentication system, it authenticates by linking an IP address (v4 / v6) to an account. The authentication is done on the server side.

Topics

Resources

License

Stars

Watchers

Forks