Ensure ArcGIS is commented out in demo...
This commit is contained in:
@@ -124,9 +124,9 @@ namespace OwinOAuthProvidersDemo
|
||||
//};
|
||||
//app.UseSalesforceAuthentication(salesforceOptions);
|
||||
|
||||
app.UseArcGISOnlineAuthentication(
|
||||
clientId: "",
|
||||
clientSecret: "");
|
||||
//app.UseArcGISOnlineAuthentication(
|
||||
// clientId: "",
|
||||
// clientSecret: "");
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user