icebreaker-science / backend

The backend (Spring Boot) part of the icebreaker.science application
Apache License 2.0
2 stars 0 forks source link

Token invalidation memory usage #83

Open michael-kamel opened 3 years ago

michael-kamel commented 3 years ago

Since anyone with a valid account can login and logout as many times as possible, invalidated tokens can be used to fill up the server's memory.