mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-25 18:54:30 +00:00
[Feat-Proxy] Allow using custom sso handler (#5809)
* update internal user doc string * add readme on location of /sso routes * add custom_sso_handler * docs custom sso * use secure=True for cookies
This commit is contained in:
parent
0a18b6539c
commit
cf7dcd9168
8 changed files with 769 additions and 579 deletions
|
@ -7,6 +7,7 @@ These are members of a Team on LiteLLM
|
|||
/user/new
|
||||
/user/update
|
||||
/user/delete
|
||||
/user/info
|
||||
"""
|
||||
|
||||
import asyncio
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue