Added automatic login using auth tokens IO-403
This commit is contained in:
@@ -67,10 +67,5 @@ namespace BodyshopPartner.Views
|
||||
{
|
||||
Application.Current.Shutdown(0);
|
||||
}
|
||||
|
||||
private void Button_Click(object sender, RoutedEventArgs e)
|
||||
{
|
||||
Utils.Auth.AuthTest();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user