mirror of
https://github.com/open-webui/docs.git
synced 2026-07-20 15:38:19 -04:00
[PR #700] [MERGED] Document available options for OAUTH_CODE_CHALLENGE_METHOD #731
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/open-webui/docs/pull/700
Author: @TinyServal
Created: 9/17/2025
Status: ✅ Merged
Merged: 9/18/2025
Merged by: @Classic298
Base:
dev← Head:pkce📝 Commits (2)
08697e4Update faq.mdxff8a7c7Document available options for OAUTH_CODE_CHALLENGE_METHOD📊 Changes
2 files changed (+24 additions, -26 deletions)
View changed files
📝
docs/faq.mdx(+21 -25)📝
docs/getting-started/env-configuration.md(+3 -1)📄 Description
PKCE support was added in https://github.com/open-webui/open-webui/pull/12563 but the docs don't mention what value you should set it to. Document the only available option for
OAUTH_CODE_CHALLENGE_METHODand explicitly mention PKCE to make it easier to find.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.