next/lib/server/middlewareButNotReally
☙◦ The Tablet ❀ GamerGirlandCo ◦❧ c27c81f39c
refactor(api/utils): update isAdmin check
make it also check that the user is logged in; eliminates need to type `isLoggedIn()` on the previous line
2023-12-06 21:37:54 -05:00
..
captcha.ts feat(api): add captcha verify utility 2023-10-03 00:26:51 -04:00
isAdmin.ts refactor(api/utils): update isAdmin check 2023-12-06 21:37:54 -05:00
isLoggedIn.ts refactor(api/utils): replace repetitive "forbidden" and "unauthorized" literals with constant references 2023-10-03 00:50:00 -04:00
storyCheck.ts refactor(api/utils): replace repetitive "forbidden" and "unauthorized" literals with constant references 2023-10-03 00:50:00 -04:00
storyPrivileges.ts feat(api): integrate co-author feature in api routes and helpers 2023-10-11 15:31:02 -04:00