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

EdgeGPT可以使用用户名密码登陆吗 #626

Open
1 task done
tianlichunhong opened this issue Jul 24, 2023 · 0 comments
Open
1 task done

EdgeGPT可以使用用户名密码登陆吗 #626

tianlichunhong opened this issue Jul 24, 2023 · 0 comments

Comments

@tianlichunhong
Copy link

Is there an existing issue for this?

  • I have searched the existing issues and checked the recent builds/commits

What would your feature do ?

目前EdgeGPT的登陆使用的是Token。但是Token是每两周就会过期。因为没能监控,业务会终端一段时间。每次还需要重新导出Token,复杂。如果能直接用用户名密码登陆,这个就简单多了。

Proposed workflow

将bot = await Chatbot.create(cookies=cookies),更改为bot = await Chatbot.create(email=email, password=password).

Additional information

No

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

1 participant