Keith Stevens

Results 89 comments of Keith Stevens

Thanks for this bug report. Those two noted failures do look new, so I'll have to look into them. As for the jars, they're currently deprecated since we haven't setup...

To Verify: Do we have sufficient instruction text just before the target message?

Looking at this with the message highlighting we have, I think this is sufficient for now.

yes, this one just requires rewriting a little bit of code. To get discord credentials, I suggest going to https://discord.com/developers/applications and then 1. Create a test app (name it whatever)...

+1 to adding this explanation to the docs. Can you make a screen recording of your attempt to login via discord? It works with the credentials I created but it's...

I see what the problem was. Can you reset your database and then try logging in via discord again? My guess is that you logged in before with email credentails...

We're treating that problem as a separate issue in #106. You don't need to handle that situation in this issue. We can also skip dealing with the discord avatar in...

Can you inspect the contents of your database by running `npx prisma studio` and see what's in the User table? What is this log statement emitting? Is this the user...

When you restarted the docker setup and reset the database, did you log out of the website and then log back in? The website uses JSON Web Tokens and so...