ScreepsMods / screepsmod-auth

User/Password authentication for the screeps private server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Password not working

koaps opened this issue · comments

commented

I'm trying to figure out how to get this working so I can use grunt and not sure what's wrong.

I tried the setPassword in steam clients console and get an undef returned, but still can't auth.

I do see it listed in my mods.json and I restarted my server.

Any ideas what might be going on?

commented

I figured it out, the issue was in the Gruntfile it was using email but it needs to be set to the username of my client.

I am able to auth now.