An open API service indexing awesome lists of open source software.

https://github.com/sneakyshrike/authentication-template

An unfinished authentication program that allows a user to register and login
https://github.com/sneakyshrike/authentication-template

authentication html login login-forms login-system logout mysql php registration sessionstorage slim-3 twig-templates

Last synced: about 1 month ago
JSON representation

An unfinished authentication program that allows a user to register and login

Awesome Lists containing this project

README

          

## About

This was the basis for a simple application that can register and authenticate users to a simple app. However I've abandoned this now as I've learnt more about how to properly structure a web application and have started from scratch with [this project](https://github.com/SneakyShrike/achievement-forum-api)

However I will keep this project here for me to refer back to in the future.

## Technologies Used

* PHP
* Slim 3
* MySQL
* Twig Templates
* HTML