chatwoot/app/javascript/dashboard/api/channel
Tanmay Deep Sharma d2583d32e9
Some checks failed
Frontend Lint & Test / test (push) Has been cancelled
Publish Chatwoot EE docker images / build (linux/amd64, ubuntu-latest) (push) Has been cancelled
Publish Chatwoot EE docker images / build (linux/arm64, ubuntu-22.04-arm) (push) Has been cancelled
Publish Chatwoot CE docker images / build (linux/amd64, ubuntu-latest) (push) Has been cancelled
Publish Chatwoot CE docker images / build (linux/arm64, ubuntu-22.04-arm) (push) Has been cancelled
Run Chatwoot CE spec / test (push) Has been cancelled
Publish Chatwoot EE docker images / merge (push) Has been cancelled
Publish Chatwoot CE docker images / merge (push) Has been cancelled
feat: add reauth flow for wa embedded signup (#11940)
# Pull Request Template

## Description

Please include a summary of the change and issue(s) fixed. Also, mention
relevant motivation, context, and any dependencies that this change
requires.
Fixes # (issue)

## Type of change

Please delete options that are not relevant.

- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing
functionality not to work as expected)
- [ ] This change requires a documentation update

## How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration.


## Checklist:

- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my code
- [ ] I have commented on my code, particularly in hard-to-understand
areas
- [ ] I have made corresponding changes to the documentation
- [ ] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged and published in downstream
modules

---------

Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
2025-08-08 01:48:45 +05:30
..
fbChannel.js feat: Enable reauthorization for Facebook (#1286) 2020-09-30 01:12:32 +05:30
googleClient.js feat: add Google login flow and inbox creation (#9580) 2024-06-07 16:37:46 +05:30
instagramClient.js feat: Added the ability to create Instagram channel (#11182) 2025-04-03 13:57:14 +05:30
microsoftClient.js feat: Add the UI flow for Microsoft Oauth (#6243) 2023-01-17 17:48:14 +05:30
twilioChannel.js Feature: Twilio SMS Channel (#658) 2020-04-05 22:11:27 +05:30
twitterClient.js fix: Twitter inbox creation error (#1783) 2021-02-16 19:35:10 +05:30
webChannel.js Chore: Web widget Inbox Tech Debts (#738) 2020-04-19 23:40:28 +05:30
whatsappChannel.js feat: add reauth flow for wa embedded signup (#11940) 2025-08-08 01:48:45 +05:30