This repository has been archived by the owner on Jan 9, 2023. It is now read-only.
login page accessible even after login #399
Labels
🐛bug
issue/pull request that documents/fixes a bug
help wanted
indicates that an issue is open for contributions
Expected behavior: Login page should not be accessible after login
Actual behavior: Login page is accessible even after login
I think the solution is to mix the UnauthenticatedRouteMixin into the respective route or something like that.
The text was updated successfully, but these errors were encountered: