You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added JavaFX to the dependencies, added user agent when using MicrosoftAuthenticator#loginWithWebview and translated the frame title in english by @DxsSucuk (#18)
Fixed crash on recent Java version when using MicrosoftAuthenticator#loginWithWebview by @FlowArg (#19)
Fixed crash when an exception was thrown in Authenticator#loginWithToken by @3arthqu4ke (#20)
I finally did really fix these bugs, the 1.0.2-SNAPSHOT was TOTALLY bugged, and was not detecting when an error was returned, now I tested, everything should work, the errors are normally parsed, even when they are not JSONs.