[PR #247] [MERGED] Refactor/oauth parameters #398

Closed
opened 2026-02-16 01:15:51 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-plugin-daemon/pull/247
Author: @Yeuoly
Created: 4/27/2025
Status: Merged
Merged: 4/27/2025
Merged by: @Yeuoly

Base: mainHead: refactor/oauth-parameters


📝 Commits (4)

  • 74c732e feat: implement OAuth functionality in plugin daemon
  • c74d68e feat: add OAuth endpoints for authorization and credentials retrieval
  • 69149fd refactor: clean up OAuth entity and request structures
  • f1265d3 Merge branch 'main' into refactor/oauth-parameters

📊 Changes

2 files changed (+2 additions, -25 deletions)

View changed files

📝 pkg/entities/plugin_entities/oauth.go (+0 -25)
📝 pkg/entities/requests/oauth.go (+2 -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/langgenius/dify-plugin-daemon/pull/247 **Author:** [@Yeuoly](https://github.com/Yeuoly) **Created:** 4/27/2025 **Status:** ✅ Merged **Merged:** 4/27/2025 **Merged by:** [@Yeuoly](https://github.com/Yeuoly) **Base:** `main` ← **Head:** `refactor/oauth-parameters` --- ### 📝 Commits (4) - [`74c732e`](https://github.com/langgenius/dify-plugin-daemon/commit/74c732e699ee28f34095ae86588b64ca0788a0bc) feat: implement OAuth functionality in plugin daemon - [`c74d68e`](https://github.com/langgenius/dify-plugin-daemon/commit/c74d68e7184c456dfc67bf6f09da2c886c51c6e9) feat: add OAuth endpoints for authorization and credentials retrieval - [`69149fd`](https://github.com/langgenius/dify-plugin-daemon/commit/69149fd84098ec8a9f99d5b3919cadd71dc3f92f) refactor: clean up OAuth entity and request structures - [`f1265d3`](https://github.com/langgenius/dify-plugin-daemon/commit/f1265d3538875ddc0bdff51d3ab3d37b35af344a) Merge branch 'main' into refactor/oauth-parameters ### 📊 Changes **2 files changed** (+2 additions, -25 deletions) <details> <summary>View changed files</summary> 📝 `pkg/entities/plugin_entities/oauth.go` (+0 -25) 📝 `pkg/entities/requests/oauth.go` (+2 -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>
yindo added the pull-request label 2026-02-16 01:15:51 -05:00
yindo closed this issue 2026-02-16 01:15:51 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-plugin-daemon#398