Is your feature request related to a problem? Please describe.
Without login When i am try to access user/ngo related page either it redirecting to the corresponding page or it displays an empty message text without any proper links or styles. Same problem happen when i logged as user and try to access ngo stuff.
Describe the solution you'd like
We can redirect such requests to a separate page /unauthorize, by protect routes by checking both token and role.
Kindly please assign this issue to me under gssoc to add this feature.
Hi there! Thanks for opening this issue. We appreciate your contribution to this open-source project. We aim to respond or assign your issue as soon as possible.
Is your feature request related to a problem? Please describe. Without login When i am try to access user/ngo related page either it redirecting to the corresponding page or it displays an empty message text without any proper links or styles. Same problem happen when i logged as user and try to access ngo stuff.
Describe the solution you'd like We can redirect such requests to a separate page /unauthorize, by protect routes by checking both token and role.
Kindly please assign this issue to me under gssoc to add this feature.