chainlit
chainlit copied to clipboard
Add option for custom auth
trafficstars
Custom authentication
This PR provides an option for the users to use custom authentication mechanism.
What's changed:
- New options were added to the configuration
- There is an option to create custom oauth provider
- There is an option for custom JWT token check.