mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-19 21:29:28 +01:00
get_current_user has 4 args not 3 args:
```
get_current_user(
request: Request,
response: Response,
background_tasks: BackgroundTasks,
auth_token: HTTPAuthorizationCredentials = Depends(bearer_security)
```
9.0 KiB
9.0 KiB