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
{{ message }}
This repository was archived by the owner on Jul 21, 2022. It is now read-only.
Instead of having to reference this code in every API module:
This could instead be in
website.tsusing middleware (app.use), instead of having to reuse that code in every API module.