Next.js + Authentication
Work In Progress
You probably should be using npm next-auth instead. Please do use this in anykind of production environment
Purpose
Fork of npm next-auth which used a runtime environment variable to determine base url of authentication. This package instead will set the url at build time.