Welcome to NextAuth.js Example
Client Side: Access denied ❌
Sign in specifically with Google
Go to sign in page
Test protected page
Protected Page Client Side (Don't use this method. On page refresh, you will see a flash of login)
Protected Page Client Side (useEffect, avoids login flash)
Protected Page Server Side
Protected Page Server Side - Pass props( Don't use *session* keyword)