What is the convention for customizing sign-in pages in NextAuth
Is there any example of custom pages for NextAuth authentication, something that I can follow the similar setup from as with my generated T3 app?
Bear in my mind I did read the NextAuth documentation - but I am still having trouble with figuring out why the setup as they described won't work, and I think it must have something to do with how the server and client structure is setup.