Nico Domino

Results 576 comments of Nico Domino

> @ndom91 great! @balazsorban44 and Nico, could you check if it works on your local machine? 🙌 Yeah, can check later this evening when I'm back home 👍

`nextauthjs/next-auth` has been migrated to a monorepository. The docs code can now be found here under `packages/docs`. Thanks for your interest in the project!

Thanks for opening a PR about this! I think explicitly having the user acknowledge the fields their provider returns and making them make adjustments in the config for them will...

Hi james, so from my side this looks like it makes a lot of sense and the PR looks clean as well. I dont want to speak for Balazs and...

Thanks James! I'll mark this as "ready" so we can take a look as soon as we continue with cutting releases :+1:

> > > > can you share the `patch-package` you use? Probably this one: https://www.npmjs.com/package/patch-package

So NextAuth.js / the Next.js app is running inside a container as well? And it's tryign to connect to `abianic.test` from the looks of your error messages, right? `abianic.test` seems...

Ah okay yeah my bad, I misunderstood the setup a bit. Where does `abianic.test` come from exactly? Shouldn't those all be `http://project.test/auth/..` or whatever your proxy container is setup as?

So first of all, thanks for the PR! Especially the thorough docs, readme, pr template update, etc! 🎉 A few questions though: 1. This is specifically designed to use just...

Also just fyi in case you didn't see, @balazsorban44 had previously worked on a Supabase adapter (https://github.com/nextauthjs/adapters/pull/188) but the PR was never merged.