[PR #787] [MERGED] feature: gowhatsapp gateway #794

Closed
opened 2026-02-26 06:32:10 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/nextcloud/twofactor_gateway/pull/787
Author: @vitormattos
Created: 12/18/2025
Status: Merged
Merged: 12/18/2025
Merged by: @vitormattos

Base: masterHead: feature/gowhatsapp-gateway


📝 Commits (2)

  • 71eee74 feat: add GoWhatsApp gateway implementation
  • 2c679da docs: add GoWhatsApp gateway configuration guide

📊 Changes

3 files changed (+394 additions, -5 deletions)

View changed files

📝 doc/Admin Documentation.md (+90 -5)
lib/Provider/Channel/GoWhatsApp/Gateway.php (+279 -0)
lib/Provider/Channel/GoWhatsApp/Provider.php (+25 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/nextcloud/twofactor_gateway/pull/787 **Author:** [@vitormattos](https://github.com/vitormattos) **Created:** 12/18/2025 **Status:** ✅ Merged **Merged:** 12/18/2025 **Merged by:** [@vitormattos](https://github.com/vitormattos) **Base:** `master` ← **Head:** `feature/gowhatsapp-gateway` --- ### 📝 Commits (2) - [`71eee74`](https://github.com/nextcloud/twofactor_gateway/commit/71eee74660af62f9f9e657af5045b7694f5aeb8f) feat: add GoWhatsApp gateway implementation - [`2c679da`](https://github.com/nextcloud/twofactor_gateway/commit/2c679da8a2321c899986a0c92cc580ce157f315b) docs: add GoWhatsApp gateway configuration guide ### 📊 Changes **3 files changed** (+394 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `doc/Admin Documentation.md` (+90 -5) ➕ `lib/Provider/Channel/GoWhatsApp/Gateway.php` (+279 -0) ➕ `lib/Provider/Channel/GoWhatsApp/Provider.php` (+25 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 06:32:10 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/twofactor_gateway-nextcloud#794
No description provided.