v1.0.0-beta.5 - Fixed Mojang issue resulting in "Failed to verify username" for specific users.

The Mojang API may randomly return extraneous spaces around the displayName and username fields. Launching the game with these values will result in the aforementioned error. The launcher now trims these values as a precautionary measure.
This commit is contained in:
Daniel Scalzi
2018-08-24 15:17:32 -04:00
parent 29a8f2a345
commit 70b83a6397
4 changed files with 6 additions and 6 deletions

2
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "westeroscraftlauncher",
"version": "1.0.0-beta.4",
"version": "1.0.0-beta.5",
"lockfileVersion": 1,
"requires": true,
"dependencies": {