gdscnitp / Carbonops

https://environmental-awareness-app.vercel.app
16 stars 14 forks source link

Page protection bug #142

Closed PalakKumari closed 2 years ago

PalakKumari commented 2 years ago

image when a user is logged in as an organisation and is trying to access the individual dashboard page, the page protection fails as the session has been created. The same will happen for the organisation dashboard as well. Try to find ways to overcome this bug and report it to me.

PalakKumari commented 2 years ago

@SrijanShovit Fix this bug by adding isOrganisation boolean in the session and create the PR.