Christian Koop

Results 23 issues of Christian Koop

### What version of pkg are you using? 5.5.2 ### What version of Node.js are you using? 16.13.0 ### What operating system are you using? Debian GNU/Linux 11 (bullseye) ###...

_Sorry for the title, I couldn't come up with a better one._ Anyway, we are having a discussion about whether ViaVersion should add bStat or not: https://github.com/ViaVersion/ViaVersion/issues/1343 Some of us...

help wanted

Especially authentication routes should be protected by rate-limits, for example (but not limited to): * Confirm and change of email addresses * Login * OAuth2.0 App Create/Edit/Image Upload/... * Authorization...

Unit tests are great. I probably won't aim near 100% coverage but if important modules are covered, I'm happy and don't need to test every feature by hand that might...

Quit some time passed on the first lines of code in this repo and I've learned **a lot** and the code is kinda messy. Not sure if it starten in...

Quote from [Discord chat](https://discord.com/channels/344982818863972352/718492470777872434/981651696394567760): > well the old system I used it just gave a code when you connected to the server and then that code could be used once...

enhancement

**Describe the bug** Just received an error log about SQL errors happening in production and it seems like somebody is trying to use an JWT token as state. So this...

bug

Check OAuth compatibility as suggested in #145. Mc-Auth should be compliant with OAuth2.0 (RFC 6749) but maybe check again? > Anyway I got it to work by building the second...

As realized in #145, the wiki is not nearly as good as I had it in my memory.

documentation

Create an extra repository containing examples in different languages/enviroments Examples: * Node.js * PHP * Java

enhancement
help wanted