Goal


Set up Google sign-in in a Next.js project - but - the use-case here is that of an internal CMS (content management system). The requirement is clear in that there should only be a Google sign-in and no actual sign-up (i.e. users are added by an admin - they don't actually "sign up" anywhere).




Starter kit


The code in this blog...