iachat/app/controllers/api/v1/accounts/integrations
Muhsin Keloth 12134f9391
feat: Linear OAuth 2.0 (#10851)
Fixes https://linear.app/chatwoot/issue/CW-3417/oauth-20-authentication
We are planning to publish the Chatwoot app in the Linear [integration
list](https://linear.app/docs/integration-directory). While we currently
use token-based authentication, Linear recommends OAuth2 authentication.
This PR implements OAuth2 support.

---------

Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
Co-authored-by: Shivam Mishra <scm.mymail@gmail.com>
2025-02-27 18:15:53 +05:30
..
apps_controller.rb feat: Integration with Captain (alpha) (#9834) 2024-07-25 14:24:04 -07:00
dyte_controller.rb feat: Add backend APIs for Dyte integration (#6197) 2023-01-09 12:37:18 +05:30
hooks_controller.rb fix: inconsistent OpenAI cache interface (#10009) 2024-08-22 23:04:14 +05:30
linear_controller.rb feat: Linear OAuth 2.0 (#10851) 2025-02-27 18:15:53 +05:30
slack_controller.rb feat: Update the slack integration-flow to allow users to select the channel (#7637) 2023-07-28 14:50:30 -07:00