You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ability to ignore directory names. Useful when describing role based auth. Example below, _hidden-directory/ wouldn't be used in the api but I would still combine it with a _middleware.ts file.
Desired result: http://localhost:5173/about/show
The text was updated successfully, but these errors were encountered:
What is the feature you are proposing?
Ability to ignore directory names. Useful when describing role based auth. Example below,
_hidden-directory/
wouldn't be used in the api but I would still combine it with a_middleware.ts
file.Desired result:
http://localhost:5173/about/show
The text was updated successfully, but these errors were encountered: