To Do:
- Add Tailwind
- Update the sessions expiry time
- Update session expiry
- Hash Session id before adding to cookies
- Salt the passwords
- Delete user account
- oAuth (lol)
- Move Sessions logic/db to redis
- emails?
- password reset
- verify email
Complete:
- Change the password
- Basic login
- CRUD
- Hash the passwords
- Protected CRUD
- Protect posts from being edited by other people