Skip to content

Added new method to allow the user to decide if they want to retrieve the profile or not #44

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

shaivilp
Copy link

@shaivilp shaivilp commented Jan 16, 2024

Pull Request Etiquette

Changes

  • [✓ ] Internal code
  • Documentation
  • Other: _____

Closes Issue: NaN

Description

These commits add a new function / method loginWithCredentials(String email, String password, boolean retrieveProfile)
this method can be used for minecraft accounts without a username set such as giftcards or gamepass accounts it returns the MicrosoftAuthResult with the MinecraftProfile set to null

shaivilp and others added 3 commits January 16, 2024 10:55
Fixes issue with unable to login into minecraft accounts without a username set such as giftcard and gamepass accounts
Added javadocs for loginWithCredentials(String email, String password, boolean retrieveProfile)
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