[GH-ISSUE #485] Support auto-login with payloadCMS sessions enabled #308

Open
opened 2026-03-03 11:14:39 +03:00 by kerem · 0 comments
Owner

Originally created by @pavanbhaskardev on GitHub (Oct 18, 2025).
Original GitHub issue: https://github.com/dflow-sh/dflow/issues/485

Problem

Currently, auto-login functionality does not work when sessions are enabled in the PayloadCMS configuration. Auto-login should support session-based authentication.

Proposed Solution

  • Enable sessions in the Payload configuration.
  • Update the auto-login route handler to create a new session for the user when auto-login is performed.
Originally created by @pavanbhaskardev on GitHub (Oct 18, 2025). Original GitHub issue: https://github.com/dflow-sh/dflow/issues/485 ### Problem Currently, auto-login functionality does not work when sessions are enabled in the PayloadCMS configuration. Auto-login should support session-based authentication. ### Proposed Solution - Enable sessions in the Payload configuration. - Update the auto-login route handler to create a new session for the user when auto-login is performed.
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#308
No description provided.