franklindyer / agora-app

Simple and (hopefully) secure social media application. Also a project for spring 2024 CS 444 cybersecurity class at UNM.
4 stars 1 forks source link

Fix header login bug #29

Closed altheaden closed 7 months ago

altheaden commented 7 months ago

Fixed error where login data was not being passed correctly.

Also allow deleting posts (small change).