dotneet/smart-chatbot-ui

Next Auth

KyleRobertsAI opened this issue · 2 comments

Hi,

Can you give me some guidance on how to integrate the next auth service to work with AWS Cognito?

@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=

Thank you for this 👍👌