-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Description
After clicking the login button
The browser console returns:Steam auth return error: Error: Session data is incomplete
PM2 Logs
1| | Session data missing: {
1| | userId: undefined,
1| | token: undefined,
1| | session: Session {
1| | cookie: {
1| | path: '/',
1| | _expires: 2024-10-31T20:16:05.793Z,
1| | originalMaxAge: 86400000,
1| | httpOnly: true,
1| | secure: true,
1| | sameSite: 'none'
1| | },
1| | passport: { user: [Object] }
1| | }
1 | }
1| | Steam auth return error: Error: Session data is incomplete
Metadata
Metadata
Assignees
Labels
No labels