dify/web/app/device/components
GareArc eb5ef3dba5
feat(web): switch /device page to /openapi/v1 paths (Phase G.21)
Approve/deny + lookup + SSO endpoints now live under /openapi/v1/oauth/device/*.
Approve/deny use direct fetch with console session cookie + CSRF instead of
the /console/api-prefixed post() helper.
2026-04-27 00:32:31 -07:00
..
authorize-account.tsx feat(web): switch /device page to /openapi/v1 paths (Phase G.21) 2026-04-27 00:32:31 -07:00
authorize-sso.tsx feat(web): switch /device page to /openapi/v1 paths (Phase G.21) 2026-04-27 00:32:31 -07:00
chooser.tsx feat(web): switch /device page to /openapi/v1 paths (Phase G.21) 2026-04-27 00:32:31 -07:00
code-input.tsx feat(api,web): OAuth 2.0 device flow + bearer auth (RFC 8628) 2026-04-26 20:06:43 -07:00