Discord Username
ooquaria | bito
Feature Description
Redirect to the login page when a user is unauthenticated (NOT unauthorized) and attempts to hit a protected endpoint, such as /admin.
If the user is authenticated, but not authorized, redirect them to the 404 page.
[Optional] Suggested Implementation
No response
Acceptance Criteria
This feature must:
- Redirect to the above mentioned pages in their requisite cases.
Discord Username
ooquaria | bito
Feature Description
Redirect to the login page when a user is unauthenticated (NOT unauthorized) and attempts to hit a protected endpoint, such as
/admin.If the user is authenticated, but not authorized, redirect them to the 404 page.
[Optional] Suggested Implementation
No response
Acceptance Criteria
This feature must: