Authentication
In this part of the documentation we are going to show you how to configure NextAuth and enable Authentication.
First setup Database & NextAuth then follow any of the method you want:
💡
Note: We only showed you how to integrate Google and GitHub authentication. If you want, you can integrate other providers too. Checkout the NextAuth documentation (opens in a new tab) for more information.