dissorial / doc-chatbot

Document chatbot — multiple files, topics, chat windows and chat history. Powered by GPT.
813 stars 137 forks source link

Callback redirection OAuth2 #13

Closed rickyurvina closed 1 year ago

rickyurvina commented 1 year ago

Hey, thanks for share your project. I was testing but I cannot login. I generated Google client id and secret and configure the redirect URL in the credentials as http://localhost:3000/settings. Is it right? I would appreciate If you can help me your test your app.

Regrets...

dissorial commented 1 year ago

That's not quite the right configuration. I shared more details in here #10, where I wrote:

          Okay, verify the following:

In google developer console

In .env file

Originally posted by @dissorial in https://github.com/dissorial/doc-chatbot/issues/10#issuecomment-1548417106

dissorial commented 1 year ago

@rickyurvina readme has now been updated to include more details about setting up google auth