TimeSurgeLabs / searchbase

⚡️ Supercharge productivity with your company's intelligent and versatile AI Chatbot! 🤖
GNU Affero General Public License v3.0
0 stars 0 forks source link

Allow chatting without login #6

Open chand1012 opened 1 year ago

chand1012 commented 1 year ago

For some use cases, like public facing docs and internal tooling, you may not want to require login. Allow an environment variable or even a database setting that allows users to not log in and use Searchbase without requiring any sort of login. By default if a non-logged in user goes to "Home", they should be forwarded to /chat and "Home" should be hidden.