ErickSkrauch
|
0c110213f4
|
Remove minecraft_access_keys table and all related code
|
2024-06-14 05:42:35 +02:00 |
|
ErickSkrauch
|
2bc83f39cf
|
Fix CS
|
2023-11-20 02:16:44 +01:00 |
|
Octol1ttle
|
574d03d02f
|
Add a redirect for new Usernames to UUIDs endpoint (#29)
* fix: add redirect for new "Usernames to UUIDs" endpoint location
"As of 23w42a, the endpoint moved to: 'POST https://sessionserver.mojang.com/session/minecraft/profile/lookup/bulk/byname'
"
https://wiki.vg/Mojang_API#Usernames_to_UUIDs
* add a redirect for authlib-injector too
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
* revert: .gitignore
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
* tests: pass new URL to existing tests
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
* review: address requested changes
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
* style: add type hints to MinecraftProfilesCest functions too
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
---------
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
|
2023-11-20 01:36:39 +01:00 |
|
ErickSkrauch
|
d2d4045e61
|
Fix tests for authlib-injector endpoints
|
2023-11-16 20:25:52 +01:00 |
|
ErickSkrauch
|
202099bf84
|
Implemented missing endpoint for the authlib injector
|
2021-06-13 21:21:25 +02:00 |
|
ErickSkrauch
|
4856695940
|
Resolves #2. Implemented authlib-injector support
|
2021-03-03 15:04:42 +01:00 |
|