This repository has been archived by the owner on May 15, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(middleware): add api route
/api/queries/clients/topAllowed
to …
…NextJS middleware ## what - add api route `/api/queries/clients/topAllowed` to NextJS middleware ## how ## why - this route is a protected route. So it will require authentication ## where - ./src/middleware.ts ## usage
- Loading branch information