Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add minecraft/profile/lookup/bulk/byname alias #54

Merged
merged 1 commit into from
Mar 21, 2024
Merged

Conversation

evan-goode
Copy link
Member

As of 23w42a, the "Usernames to UUIDs" endpoint, previously at POST https://api.mojang.com/profiles/minecraft, has been moved to POST https://api.minecraftservices.com/minecraft/profile/lookup/bulk/byname.

This patch adds an alias for the new endpoint. The old endpoint will still work.

Related: yushijinhun/authlib-injector#232

As of 23w42a, the "Usernames to UUIDs" endpoint, previously at POST
https://api.mojang.com/profiles/minecraft, has been moved to POST
https://api.minecraftservices.com/minecraft/profile/lookup/bulk/byname.

This patch adds an alias for the new endpoint. The old endpoint will
still work.

Related: yushijinhun/authlib-injector#232
@evan-goode evan-goode merged commit 72d3b1c into master Mar 21, 2024
6 checks passed
@evan-goode evan-goode deleted the bulk-endpoint branch December 24, 2024 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant