Skip to content
This repository has been archived by the owner on Apr 28, 2023. It is now read-only.

Allow users to log in with their Microsoft account #6

Open
Ebola-Chan-bot opened this issue Mar 14, 2023 · 1 comment
Open

Allow users to log in with their Microsoft account #6

Ebola-Chan-bot opened this issue Mar 14, 2023 · 1 comment

Comments

@Ebola-Chan-bot
Copy link

  • Using a public account always runs the risk of being banned.
  • Although I have received an email saying that I can use New Bing Chat, I am actually unable to use it because Microsoft has used powerful means to detect that my region is in mainland China, and I need to use very complex steps to deceive it. So users with accessible accounts also have a need to use your web proxy.
@songkeys
Copy link
Owner

I have considered this, however, requesting users' Bing cookies appears to be a risk to the user. As Vercel limits API response time to 10 seconds, which is significantly less than the response time of the Bing AI, I had to give up the open-sourced Next.js API solution and opt for a self-hosted API, making the request for cookies seem suspicious.

Let me know if you have a good solution.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants