gragland / chatgpt-chrome-extension

A ChatGPT Chrome extension. Integrates ChatGPT into every text box on the internet.
MIT License
2.83k stars 455 forks source link

Improvement : Use session for auth #58

Open Akshay-Gengaje opened 11 months ago

Akshay-Gengaje commented 11 months ago

Can we use log-in session of chatgpt for authorized requests?

toropanov commented 3 months ago

Or use openai npm module. Then add settings to extension and have ability to fill token and base url fields.