signin page accessible after sigin
The sign in page at /authenticate is still available after sign in, for a logged in user this should redirect to any page.
ig just a decorator with some logic could fix this
I believe this was an intended feature in the authentication/views.py file but either the logic is broken or it was never implemented in the first place
This is definitely something that needs looked at
Hey I have exp in Django, I want to contribute in this issue. If its still open, can you please assign it to me?
Sure @AviralDewan, it's all yours!
hey @AviralDewan once the authentication gets done then doing this would be wold be right, some changes have been going in the authentication part,