Dexter
Results
2
issues of
Dexter
_**Context: Just Finished Chapter 15**_ After logging in successfully, I am redirected to the dashboard route as expected. However, when the app is deployed to my Vercel instance I receive...
Upon completing Chapter 15 I received this warning. `[auth][warn][env-url-basepath-redundant] Read more: https://warnings.authjs.dev#env-url-basepath-redundant` After investigating a little I found that Auth.js version 5 infers [AUTH_URL](https://authjs.dev/getting-started/deployment#auth_url) automatically based on request headers and...