RicardoGEsteves / AuthV5-Toolkit

Advanced custom authentication for Next.js applications with Auth.js V5. Authentication with providers and credentials.
MIT License
121 stars 14 forks source link

Just wanted to say thank you #188

Open NikitaRevenco opened 4 months ago

NikitaRevenco commented 4 months ago

Thanks for putting all of the Auth.js stuff together. I've been investigating your repo for a few days and have learned a ton from it. All the tutorials, guides and docs on the internet give a vague understanding but seeing it all actually being put together including database integration really gave me a solid understanding of how I can implement it in my projects.

RicardoGEsteves commented 4 months ago

Thanks for putting all of the Auth.js stuff together. I've been investigating your repo for a few days and have learned a ton from it. All the tutorials, guides and docs on the internet give a vague understanding but seeing it all actually being put together including database integration really gave me a solid understanding of how I can implement it in my projects.

Thank you a lot @nikitarevenco, I'm happy to see that you liked it and could help you clarify somethings.