mirror of
https://github.com/langgenius/dify.git
synced 2026-05-13 08:57:28 +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 |
||
|---|---|---|
| .. | ||
| constants.ts | ||
| layout.tsx | ||
| page.spec.tsx | ||
| page.tsx | ||