Context
Many government projects require integration with an identity provider. This has been a reoccurring conversation with the platform team on how we should support authentication in the next.js application.
Goal
Create an ADR that:
- Provides a recommendation on why we should use NextAuth in the template application
- Outline pros/cons
- Discuss alternatives
- Get approval from template-application-nextjs code owners