Nico Domino
Nico Domino
The basePath / AUTH_URL issues should be fixed with the latest next-auth release (`5.0.0-beta.16`). Let us know if you're still having issues :+1:
I'm going to close this issue as the original issue was resolved. If anyone is still having issues with basePath / AUTH_URL, feel free to open a new one!
Hey yeah so if I were you I wouldn't include the api folder in the language wrapping. You don't want to translate api routes, right?
What's the deal here? Should we merge this? Or is there more stuff you wanted to clean up here?
Hey folks, there is a rewrite of the drizzle-adapter in a [PR](https://github.com/nextauthjs/next-auth/pull/10479) which should be merged shortly. This one doesn't have the table names hardcoded and allows passing custom schemas...
Hey folks, we recently shipped a new docs site which includes detailed pages on setting up custom pages in auth.js. Including a [custom signin page](https://authjs.dev/guides/pages/signin). If you have any additional...
> Hello @ndom91 👋🏼 ! I have went ahead and removed the token arg from the example and reformatted the documentation. Unfortunately with NetSuite they do not supply an out-of-the-box...
Also it seems like something got out of whack here. Maybe your source branch just needs to be updated with `main`, but oddly Github isn't offering the 1-click "update to...
@HeavenlyEntity hmm there's still something wrong. The changes to `apps/dev/sveltekit/src/auth.ts` and `.github/workflows/release.yml` and the `.github/ISSUE_TEMPLATE/3_bug_adapter.yml` shouldn't be included here, for example. Those were updates we made and merged into main...
Sorry, shuoldn't have approved it so quickly, there are a few bigger things we need to clean up.. Also would you mind if I push a commit to your branch...