diff --git a/Issues.md b/Issues.md deleted file mode 100644 index 663c0cd..0000000 --- a/Issues.md +++ /dev/null @@ -1,19 +0,0 @@ -# Issue Ideas - -## Backend - -- Current implementation of JWTAuth used does not invalidate tokens before expiry, meaning anyone with the token can still access until expiry, even if user logs out. -- Autocomplete -- Throttling/Debouncing -- Roll number validation in accounts -- Something something CSRF -- Roll number doesn't really require roll -- Current password validation implementation for Register User doesn't work properly for fields that also req the user. [Relevant StackOverflow question](https://stackoverflow.com/questions/36414804/integrate-django-password-validators-with-django-rest-framework-validate-passwor) -- Default season name -- Auto-save for mentee form -- Safer(?) auth methods [ref](https://indepth.dev/posts/1382/localstorage-vs-cookies) -- Timeline representation - -## Frontend - -- when we enter wrong pasword instead of site crash ouput a message