mirror of
https://github.com/langgenius/dify.git
synced 2026-03-05 15:47:06 +08:00
- Use searchParams.toString() to forward all query params instead of manually encoding only client_id and redirect_uri - Remove legacy localStorage fallback since storage utility is now the sole persistence layer - Add tests for OAuth authorize page, home page, and post-login redirect