ChatGPTNextWeb / ChatGPT-Next-Web

A cross-platform ChatGPT/Gemini UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT/Gemini 应用。
https://app.nextchat.dev/
MIT License
72.55k stars 57.62k forks source link

[Feature Request]: 可以添加url参数来自动填写key吗? #4807

Open iOSFDTeam opened 1 month ago

iOSFDTeam commented 1 month ago

Problem Description

比如访问登陆页面: https://app.nextchat.dev/#/auth 加了key的参数 https://app.nextchat.dev/#/auth?key=sk-xxxxxxxxxxxxxx 或者 https://app.nextchat.dev/#/auth?code=xxxxxxxxxxxxxx 这样用户进来后就自动填写,无需自己写

Solution Description

支持URL参数

Alternatives Considered

No response

Additional Context

No response

Issues-translate-bot commented 1 month ago

Bot detected the issue body's language is not English, translate it automatically.


Title: [Feature Request]: Can you add url parameters to automatically fill in the key?

Problem Description

For example, visit the login page: https://app.nextchat.dev/#/auth Added key parameters https://app.nextchat.dev/#/auth?key=sk-xxxxxxxxxxxxxx or https://app.nextchat.dev/#/auth?code=xxxxxxxxxxxxxx In this way, users will automatically fill in the form when they come in, without having to write it themselves.

Solution Description

Support URL parameters

Alternatives Considered

No response

Additional Context

No response

Kosette commented 4 weeks ago

参考设置fast_link

https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/issues/4555#issuecomment-2076254760

Issues-translate-bot commented 4 weeks ago

Bot detected the issue body's language is not English, translate it automatically.


Reference setting fast_link

https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/issues/4555#issuecomment-2076254760

iOSFDTeam commented 4 weeks ago

参考设置fast_link

#4555 (comment)

谢谢,我试过用setting可以设置,但是每次打开页面都会有个设置的提示,可以去掉吗?想要让用户无感知设置

Issues-translate-bot commented 4 weeks ago

Bot detected the issue body's language is not English, translate it automatically.


Reference setting fast_link

#4555 (comment)

Thank you, I tried using Settings to set it, but every time I open the page, there will be a prompt to set it up. Can I remove it? Want to make settings invisible to users