Code Monkey home page Code Monkey logo

cas's Introduction

Central Authentication System

I am playing with the idea of a central authentication system. This may be really bad, this may be really nice. Who is to care? I am just doing this as a proof of concept for myself and learn more about PHP (ambitious amirite).

This was built with the idea of using an ingame Spigot plugin so users can do do a command such as /tokengen and get presented with a URL and a unique token. The user can then complete registration. Through this, users not only have the convenience of one authentication system, they also are immediately verified as the owner of that Mojang acccount.

The end-goal in this project is to ease the headaches that administration can have when dealing with multiple accounts across systems. Also 100% tied accounts to ingame accounts :D

To Do

  • Structure verify.php
  • Setup PDO and purge all other db handlers
  • Build my own handler on top of PDO ^
  • Setup parameterized mysql statements
  • Add a proper wildcard login cookies
  • Implement the mailing function
  • Implement the setup script
  • Finalize table structure
  • Make it work (95% ish)
  • Prettify the UI (95% ish)
  • Setup the API (25% ish)

cas's People

Contributors

nickster258 avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.