typebot.io/apps/builder
Baptiste Arnaud c0ffd825e2
🐛 Fix Google Sheets OAuth callback authorization (#2501)
- Secure Google Sheets OAuth state with a signed payload, expiry, user
binding, and HttpOnly nonce cookie.
- Enforce workspace and typebot write authorization before generating
consent URLs and before callback side effects.
- Scope Google Sheets credential creation and typebot updates in a
transaction, and clear the OAuth state cookie after callback.
- Add OAuth state verification to the Forge popup flow and centralize
OAuth block definition lookup.
- Add tests for signed Google Sheets OAuth state parsing and redirect
sanitization.
2026-05-21 17:31:47 +02:00
..
.cursor ♻️ Harmonize unit test execution across the workspace 2025-07-07 15:44:33 +02:00
public Add Ask Model action using OpenAI Responses API (#2455) 2026-04-13 14:02:35 +00:00
src 🐛 Fix Google Sheets OAuth callback authorization (#2501) 2026-05-21 17:31:47 +02:00
next.config.mjs 🐛 Fix nx-ignore command on CI 2026-03-19 09:37:55 +01:00
package.json 🔒️ Upgrade vulnerable deps (ai v5, nodemailer v8, otel sdk-node 0.217) (#2491) 2026-05-19 16:30:36 +02:00
postcss.config.mjs ♻️ Upgrade to Tailwind v4 2025-10-29 19:04:59 +01:00
tolgee.d.ts ♻️ Use bun, biome, better ts config, new license and remove all barrel files (#1801) 2024-09-25 14:50:13 +02:00
tsconfig.json 👌 Introduce Spaces 2026-03-25 18:17:05 +01:00