OpenAuth
OpenAuth copied to clipboard
Added new method to allow the user to decide if they want to retrieve the profile or not
Pull Request Etiquette
- [✓] I have checked the PRs for upcoming features/bug fixes.
- [✓] I have read the contributing guidelines.
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