[PR #223] [MERGED] Feat auto login with secret validation #393

Closed
opened 2026-03-03 11:29:45 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dflow-sh/dflow/pull/223
Author: @pavanbhaskardev
Created: 6/9/2025
Status: Merged
Merged: 6/9/2025
Merged by: @pavanbhaskardev

Base: mainHead: feat-auto-login-with-secret-validation


📝 Commits (2)

  • 3778287 chore: update payload-import in route files
  • 15dda07 chore: add JWT validation for auto-login route

📊 Changes

5 files changed (+75 additions, -19 deletions)

View changed files

📝 src/app/(frontend)/api/deploy/github/route.ts (+7 -2)
📝 src/app/(frontend)/api/webhook/providers/github/route.ts (+2 -2)
📝 src/lib/createSession.ts (+11 -4)
📝 src/payload.config.ts (+1 -1)
📝 src/payload/endpoints/auto-login/index.ts (+54 -10)

📄 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/dflow-sh/dflow/pull/223 **Author:** [@pavanbhaskardev](https://github.com/pavanbhaskardev) **Created:** 6/9/2025 **Status:** ✅ Merged **Merged:** 6/9/2025 **Merged by:** [@pavanbhaskardev](https://github.com/pavanbhaskardev) **Base:** `main` ← **Head:** `feat-auto-login-with-secret-validation` --- ### 📝 Commits (2) - [`3778287`](https://github.com/dflow-sh/dflow/commit/3778287aceca1fe736f9c130718b27c59189ca54) chore: update payload-import in route files - [`15dda07`](https://github.com/dflow-sh/dflow/commit/15dda07e0fedab42976d11061c18e73b34841ef5) chore: add JWT validation for auto-login route ### 📊 Changes **5 files changed** (+75 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `src/app/(frontend)/api/deploy/github/route.ts` (+7 -2) 📝 `src/app/(frontend)/api/webhook/providers/github/route.ts` (+2 -2) 📝 `src/lib/createSession.ts` (+11 -4) 📝 `src/payload.config.ts` (+1 -1) 📝 `src/payload/endpoints/auto-login/index.ts` (+54 -10) </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-03-03 11:29:45 +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/dflow#393
No description provided.