Automatically show login dialog when session expires
Previously it just gave an unhelpful error message; now it pops up
the login dialog again. Also, the duplicated accounts bug should be
fixed!
1 parent f23d387 commit b7be91bc9cc9421075806d3cecf28b00e4ec92ca
@Henry Le Grys Henry Le Grys authored on 24 May 2021
Showing 5 changed files
View
launcher/src/main/java/com/skcraft/launcher/auth/AuthenticationException.java
View
launcher/src/main/java/com/skcraft/launcher/auth/YggdrasilLoginService.java
View
launcher/src/main/java/com/skcraft/launcher/dialog/AccountSelectDialog.java
View
launcher/src/main/java/com/skcraft/launcher/dialog/LoginDialog.java
View
launcher/src/main/resources/com/skcraft/launcher/lang/Launcher.properties