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

Sessions last forever #43

Closed franklindyer closed 6 months ago

franklindyer commented 6 months ago

Session token expiration isn't implemented yet. This won't be hard to implement, so this issue will just serve as a reminder that it needs to get done before the end of the development phase.