Skip to content

itsshivaes/Login-Page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Login-Page

Modern Login page through JS, CSS and HTML

Login Page demo IMG

Highlighting feature

  • Supports Multiple login

Default login info

Login info 1

Username: STW Password: 123456

Login info 2

Username: Admin Password: Admin1234

Changing username and password

  • Open login-page.min.js using any text editor
  • Then find [{username:"STW",password:"123456"},{ username: 'Admin', password: 'Admin1234' }]
  • Then change STW and Admin with a random username then change 123456 and Admin1234 with a random password

If only need one user login

If you only need one user login then just remove ,{ username: 'Admin', password: 'Admin1234' }

For adding more user login

,{ username: 'username_here', password: 'password_here' }

About

Modern Login page through JS, CSS and HTML

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages