#5544 fixing issue that crated due to bug in authlib 1.3.2 that prevent using any client id that have ":" in it
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/open-webui/open-webui/pull/5546
**Author:** [@itaybar](https://github.com/itaybar)
**Created:** 9/20/2024
**Status:** ✅ Merged
**Merged:** 9/20/2024
**Merged by:** [@tjbck](https://github.com/tjbck)
**Base:** `main` ← **Head:** `bugfix/downgrade_authlib`
---
### 📝 Commits (2)
- [`bd81fc8`](https://github.com/open-webui/open-webui/commit/bd81fc8bffc27739920986f5bab1dd218e639d85) downgrade authlib to 1.3.1
- [`9b05fe3`](https://github.com/open-webui/open-webui/commit/9b05fe3c54b1f0388b640b356ea49bcc30536694) Update pyproject.toml
### 📊 Changes
**2 files changed** (+2 additions, -2 deletions)
<details>
<summary>View changed files</summary>
📝 `backend/requirements.txt` (+1 -1)
📝 `pyproject.toml` (+1 -1)
</details>
### 📄 Description
#5544 fixing issue that crated due to bug in authlib 1.3.2 that prevent using any client id that have ":" in it
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/5546
Author: @itaybar
Created: 9/20/2024
Status: ✅ Merged
Merged: 9/20/2024
Merged by: @tjbck
Base:
main← Head:bugfix/downgrade_authlib📝 Commits (2)
bd81fc8downgrade authlib to 1.3.19b05fe3Update pyproject.toml📊 Changes
2 files changed (+2 additions, -2 deletions)
View changed files
📝
backend/requirements.txt(+1 -1)📝
pyproject.toml(+1 -1)📄 Description
#5544 fixing issue that crated due to bug in authlib 1.3.2 that prevent using any client id that have ":" in it
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.