mirror of
https://github.com/open-webui/openapi-servers
synced 2025-06-26 18:17:04 +00:00
Update README.md
This commit is contained in:
parent
97e26fe94c
commit
f9ef958000
@ -5,13 +5,11 @@ A lightweight FastAPI microservice that forwards an Authorization Bearer token t
|
||||
## 🚀 Features
|
||||
|
||||
- 🔁 Forwards Bearer tokens to your internal auth endpoint
|
||||
- ☁️ Async HTTP support with httpx
|
||||
- 🔒 Built-in 401 & 502 error handling
|
||||
- 🌍 CORS-friendly by default
|
||||
- 🔒 Built-in error handling
|
||||
|
||||
## 📦 Endpoints
|
||||
|
||||
### GET /get_user_info
|
||||
### GET /get_session_user_info
|
||||
|
||||
Forward your existing Bearer token and get authenticated user details.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user