/super-duper-authentication

I do NOT advise using this as an authentication library as this was written with a known vulnerability and is being used as part of a CTF.

Primary LanguagePHPApache License 2.0Apache-2.0

SuperDuperAuthentication

Disclaimer

This is NOT a library which should be used for commercial purposes or by any means to protect sensitive data as it was written with a backdoor for a CTF (Capture the Flag) hacking challenge.

Setup

Include this with the following:

{
  "repositories": [
    {
      "url": "https://github.com/willitscale/super-duper-authentication.git",
      "type": "git"
    }
  ],
  "require": {
    "super-duper-authentication/super-duper-authentication": "^1.0"
  }
}

Either set a system variable or create a .env file with the following:

SECRET=yoursupersecretvalue