mirror of
https://github.com/langgenius/dify.git
synced 2026-02-12 13:00:45 -05: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