rowboat/apps/x/apps
Tushar 2653f6170d
feat(oauth): enhance Rowboat sign-in process to prevent duplicate users (#489)
* feat(oauth): enhance Rowboat sign-in process to prevent duplicate users

Added billing information checks during the Rowboat OAuth connection and onboarding process to ensure user and Stripe customer existence before proceeding. This change mitigates the risk of creating duplicate users due to parallel API calls. Updated error handling for better debugging in case of failures.

* refactor(onboarding): remove billing info check during Rowboat OAuth connection

Eliminated the billing information check that was previously in place to prevent duplicate Stripe customers during the onboarding process. This change simplifies the onboarding flow while maintaining the necessary checks for composio flags after account connection.
2026-04-13 18:15:04 +05:30
..
main feat(oauth): enhance Rowboat sign-in process to prevent duplicate users (#489) 2026-04-13 18:15:04 +05:30
preload dropping files into the chat add the path 2026-01-31 00:15:12 +05:30
renderer add cmd+k palette with chat mode that captures editor cursor context 2026-04-13 17:00:37 +05:30