NickA02 / SOTestingEnv

This project aims to create a web-based coding platform specifically tailored for Science Olympiad programming events.
2 stars 0 forks source link

JWT is not invalidating after expire time #34

Closed ItIsAndrewL closed 4 days ago

ItIsAndrewL commented 2 weeks ago

JWT should return an un-authorized 401 error after their expire time ends. Currently they are good for an extended period of time.