Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Steam auth return error: Error: Session data is incomplete #1034

Open
anyuxin-jpg opened this issue Oct 30, 2024 · 0 comments
Open

Steam auth return error: Error: Session data is incomplete #1034

anyuxin-jpg opened this issue Oct 30, 2024 · 0 comments

Comments

@anyuxin-jpg
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant