Commit Graph

11 Commits

Author SHA1 Message Date
Waleed Latif
af30c296f4 fix(stateless): add support for oauth credentials in stateless executions 2025-03-09 18:13:22 -07:00
Waleed Latif
b8c30396cb feat(serverless): for serverless executions (webhooks & scheduled), use workflow-id based authentication instead of session based to support OAuth 2025-03-09 17:43:50 -07:00
Waleed Latif
6b10c8fedc improvement: standardized oauth implementation & ui 2025-03-08 20:47:50 -08:00
Waleed Latif
c2406c4eb6 feat(oauth): added google docs, added icons for other oauth providers, removed client side oauth utils 2025-03-07 12:10:54 -08:00
Waleed Latif
26bcdd7b34 feat(oauth): added google drive credentials, fixed some oauth bugs 2025-03-06 23:59:52 -08:00
Waleed Latif
3d9d125bba feat(oauth): simplified logic for oauth, tested with send email and it works 2025-03-06 21:38:11 -08:00
Waleed Latif
f244c96f9a feat(oauth): add multiple credentials per provider 2025-03-06 20:19:03 -08:00
Waleed Latif
a1a16ec455 feat(oauth): added credentials tab to settings modal, added credential-selector sub-block, added routes for connecting/disconnecting/listing credentials 2025-03-06 18:04:12 -08:00
Waleed Latif
2cb724eacc feat(oauth): clean up oauth authorization flow 2025-03-06 17:22:18 -08:00
Waleed Latif
3df326f8ba feat(oauth): add oauth as param for tool, if required & user doesn't have access, modal will popup that allows user to grant access for that group of scopes 2025-03-06 17:22:18 -08:00
Waleed Latif
51f26d4e1c feature(auth): added basic scaffolding for auth using better-auth, drizzle ORM, resend for email verification 2025-02-16 02:02:01 -08:00