ryo-ma/gpt-assistants-api-ui

Authenticate page

Closed this issue · 3 comments

Hi, first of all, thank you for making this high-quality open-source project! I'm wondering if you have any plans to implement an authentication page. There is no need to use an external database for user credentials; it can be as simple as having hard-coded environment variables in a .env file, for example.

I have no immediate plans to implement that feature.
If you are willing to contribute, I will accept it.

Ah cool, thanks @ryo-ma! I wanted to fork your repo to do that. It would be great if you'd accept it into the mainstream.