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
- Host: GitHub
- URL: https://github.com/sneakyshrike/authentication-template
- Owner: SneakyShrike
- Created: 2018-08-16T09:42:59.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-11-13T14:18:25.000Z (over 6 years ago)
- Last Synced: 2025-01-08T22:49:19.932Z (over 1 year ago)
- Topics: authentication, html, login, login-forms, login-system, logout, mysql, php, registration, sessionstorage, slim-3, twig-templates
- Language: PHP
- Homepage:
- Size: 6.26 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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