dotneet / smart-chatbot-ui

An open source ChatGPT UI.
https://smart-chatbot-ui.vercel.app/
MIT License
475 stars 98 forks source link

[Feature] Added AzureADProvider to NextAuth #121

Closed wallter closed 1 year ago

wallter commented 1 year ago

next-auth/Azure Active Directory Docs

#env
AZURE_AD_CLIENT_ID=
AZURE_AD_CLIENT_SECRET=
AZURE_AD_TENANT_ID=
vercel[bot] commented 1 year ago

Someone is attempting to deploy a commit to a Personal Account owned by @dotneet on Vercel.

@dotneet first needs to authorize it.

dotneet commented 1 year ago

@wallter Thank you for your contribution! Could you add the environment variables to README.md?

wallter commented 1 year ago

@dotneet added values for AZURE_* and COGNITO_* (missing) to README.md