Chatwoot/app/controllers/api/v1/widget
Sojan Jose b6e8173b24
feat: HMAC verification for web widget (#1643)
* feat: HMAC verification for web widget. Let you verify the authenticated contact via HMAC on the web widget to prevent data tampering.
* Add docs for identity-validation

Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
2021-01-17 22:44:03 +05:30
..
base_controller.rb feat: HMAC verification for web widget (#1643) 2021-01-17 22:44:03 +05:30
contacts_controller.rb feat: HMAC verification for web widget (#1643) 2021-01-17 22:44:03 +05:30
conversations_controller.rb feat: Notification on new messages in conversation (#1204) 2020-09-10 19:19:15 +05:30
events_controller.rb Chore: Add display name to the user (#1067) 2020-07-20 18:28:14 +05:30
inbox_members_controller.rb Chore: Code Cleanup in API controllers (#932) 2020-06-07 13:58:05 +05:30
labels_controller.rb chore: Prevent i18n config bleeding across requests (#1214) 2020-10-05 17:55:46 +05:30
messages_controller.rb chore: Enable updating conversation additional attributes (#1611) 2021-01-07 13:47:38 +05:30