issues
search
kKar1503
/
project-inc-siwma-1
Project Inc AY22/23 Project for Singapore Iron Works Merchant Association
9
stars
0
forks
source link
B feat/auth guard 2/benedict
#132
Closed
Acrylic125
closed
1 year ago
Acrylic125
commented
1 year ago
Description
Auth Guard, a way to protect your pages.
Types of Changes
[ ] Bug fix (non-breaking change which fixes an issue)
[ ] Issue fix (non-breaking change that addresses existing opened issue)
[x] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to change)
[ ] Refactoring change (refactoring change must not apply any form of functional change)
Fixes
N/A
Notion Task Coverage
N/A
Checklist
[x] Related issues linked using
fixes #number
. / There is no issue fix.
[x] Unit tests or E2E tests added for any new feature changes. / There is no new feature that requires test.
[x] Ensured that there's no linter errors.
[ ] Ran the full set of testings and coverage reports exceed 80%. / There is currently no test.
[x] All Merge Conflicts have been fully resolved.
[x] Branch is rebased off the target branch.
[x] This PR is complete and does not have incomplete work that'll break the application.
Description
Auth Guard, a way to protect your pages.
Types of Changes
Fixes
N/A
Notion Task Coverage
N/A
Checklist
fixes #number
. / There is no issue fix.