Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get request in /entries route #61

Open
hanleymark opened this issue Jun 1, 2023 · 0 comments
Open

Get request in /entries route #61

hanleymark opened this issue Jun 1, 2023 · 0 comments

Comments

@hanleymark
Copy link

Not an issue but I like how you used the optional chaining to check the request object in...

if (!req?.session) return res.status(301).send('unauthorized');

I thought it was only typescript that had this feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant