Relative Content

Tag Archive for typescriptexpressnext-auth

TypeError: (0 , import_preact_render_to_string.renderToString) is not a function

Describe the issue
I have a very basic setup for an Express.js application and am trying to add Auth.js to it. When I do so the API starts up however when loading any path beyond /api/auth it causes the below stack trace and no logs in the console. Only other indication of an issue is it redirects to /api/auth/error?error=Configuration