Skip to content

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

Notifications You must be signed in to change notification settings

SneakyShrike/authentication-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

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