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 check function for minecraft accounts #171

Merged
merged 1 commit into from
Aug 9, 2023
Merged

Add check function for minecraft accounts #171

merged 1 commit into from
Aug 9, 2023

Conversation

ItsDrike
Copy link
Member

@ItsDrike ItsDrike commented Aug 8, 2023

This adds a check function, that makes a request to minecraft servers, verifying the the account token actually works by requesting account info from minecraft API. Alongside, this will raise an exception if the received account info doesn't match the info in the account class (if the name/uuid differs).

@ItsDrike ItsDrike added p: 2 - normal Normal priority t: feature New request or feature a: API Related to exposed core API of the project labels Aug 8, 2023
@ItsDrike ItsDrike marked this pull request as ready for review August 9, 2023 16:47
@ItsDrike ItsDrike merged commit 449a64d into main Aug 9, 2023
8 checks passed
@ItsDrike ItsDrike deleted the account-check branch August 9, 2023 16:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a: API Related to exposed core API of the project p: 2 - normal Normal priority t: feature New request or feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant