silvanmelchior / IncognitoPilot

An AI code interpreter for sensitive data, powered by GPT-4 or Code Llama / Llama 2.
MIT License
430 stars 44 forks source link

Authentication #14

Closed silvanmelchior closed 1 year ago

silvanmelchior commented 1 year ago

Add multi-user authentication to UI and services

silvanmelchior commented 1 year ago

In new release (currently on dev-branch), will introduce a simple form of token-based authentication, which should be good enough for now.