mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-22 08:02:19 +00:00
5d58a87a7f
When connecting Nextcloud via workspace integration OAuth, the resource now includes baseUrl (from OAuth config) and userId (fetched from Nextcloud OCS API) alongside the token, making it immediately usable by scripts. Falls back to token + baseUrl if user info fetch fails. Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>