Closed justcrossheaven closed 2 years ago
Fix existing endpoints
Fixes/resolves #100, resolves #98
Please include any screenshots or media that illustrates the changes made
Please delete options that are not relevant.
Leave blank if not applicable
I have completed these steps when making this pull request:
Before opening the PR for review:
middleware.lib.ts Line 24 in isAuthenticated() - is it possible to refactor the nested try catch
This currently has to be there due to a limitation in how express cannot catch errors in asynchronous code
Description
Fix existing endpoints
Fixes/resolves #100, resolves #98
Screenshots
Please include any screenshots or media that illustrates the changes made
Type of change
Please delete options that are not relevant.
Checklist:
Leave blank if not applicable
I have completed these steps when making this pull request:
Before opening the PR for review: