2 Commits
Author SHA1 Message Date
dguiducci 48751ba91f oauth/show.html: simpler layout, fix HTML escaping, no textarea 2026-07-17 13:46:27 +01:00
dguiducci 51d166017d Add OAuth callback page (oauth/show.html)
Client-side page that captures the OAuth authorization code from
Google's redirect URL (?code=...) and displays it in a textarea
for copy-paste into Skald. Shows error details on failure.

Access at https://connectors.skaldagent.net/oauth/show.html
2026-07-17 13:43:14 +01:00