Skip to content
This repository was archived by the owner on Feb 23, 2021. It is now read-only.
/ aagid-node Public archive

Armagetron Advanced GlobalID authentication system in Javascript.

License

Notifications You must be signed in to change notification settings

aaditya/aagid-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Armagetron Advanced Global ID Authority

This is a NodeJS rewrite of the original armaauth/0.1 php script.

What works

Basic authentication.

Error handling.

Database connectivity.

Better user-pass mapping.

What's problematic

Passwords are in plain-text

Hashing uses md5, need to migrate that.

How to run

npm i

npm start

Where it is hosted

https://addyx.tk

Oh, this is fully ready to deploy, all you need is to add the database URL from your dbaas.

About

Armagetron Advanced GlobalID authentication system in Javascript.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published