seamapi / Exports / ConnectWebview
- accepted_devices
- accepted_providers
- any_device_allowed
- any_provider_allowed
- authorized_at
- connect_webview_id
- connected_account_id
- created_at
- custom_metadata
- custom_redirect_failure_url
- custom_redirect_url
- device_selection_mode
- login_successful
- selected_provider
- status
- url
- workspace_id
• accepted_devices: unknown[]
• accepted_providers: string[]
• any_device_allowed: null | boolean
• any_provider_allowed: boolean
• Optional authorized_at: null | string
• connect_webview_id: string
• Optional connected_account_id: null | string
• created_at: string
• custom_metadata: CustomMetadata
• Optional custom_redirect_failure_url: null | string
• Optional custom_redirect_url: null | string
• device_selection_mode: string
• login_successful: boolean
• Optional selected_provider: null | string
• status: "pending" | "authorized"
• url: string
• workspace_id: string