Next Auth
KyleRobertsAI opened this issue · 2 comments
KyleRobertsAI commented
Hi,
Can you give me some guidance on how to integrate the next auth service to work with AWS Cognito?
dotneet commented
@QuickResolveAI
Please checkout and try feature/cognito-provider
branch.
#40
Please ensure that the following environment variables are set in the .env.local file before running.
COGNITO_CLIENT_ID=
COGNITO_CLIENT_SECRET=
COGNITO_ISSUER=
KyleRobertsAI commented
Thank you for this 👍👌