Node.js module for authenticating with the Steam auth server. Allows for generating refresh tokens and web auth cookies for use with steam-user and other packages.
on Vercel Serverless decode protobuf "CAuthentication_BeginAuthSessionViaCredentials_Response" incorrect on "steamid" on "steamid" local is "xxxxxxxxxxxxxx348" but on vercel is "xxxxxxxxxxxxxx340".
result after calling "sendRequest" on "startSessionWithCredentials" is "eresult": 29 (DuplicateRequest)
Versions
Vercel Serverless: v18.x
Local: v18.18.2
Screenshots and Error Logs
If applicable, add screenshots and error logs to help explain your problem.
Describe the bug
on Vercel Serverless decode protobuf "CAuthentication_BeginAuthSessionViaCredentials_Response" incorrect on "steamid" on "steamid" local is "xxxxxxxxxxxxxx348" but on vercel is "xxxxxxxxxxxxxx340".
result after calling "sendRequest" on "startSessionWithCredentials" is "eresult": 29 (DuplicateRequest)
Versions
Vercel Serverless: v18.x Local: v18.18.2
Screenshots and Error Logs
If applicable, add screenshots and error logs to help explain your problem.