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
@@ -65,8 +89,7 @@ public async Task<bool> SignInAsync()
65
89
varcontext=awaithttpListener.GetContextAsync();
66
90
67
91
varresponse=context.Response;
68
-
stringresponseString="<html><head><title>Auth Success</title></head><body><h1>Authentication successful!</h1><p>You can now close this window and return to the UniGetUI application.</p></body></html>";
0 commit comments