This commit is contained in:
@@ -27,6 +27,9 @@ namespace AyaNova.PlugIn.V8
|
||||
public static HttpClient client = null;
|
||||
//url once known to be good
|
||||
internal static string ApiBaseUrl { get; set; }
|
||||
//auth processes url for api and this is the best guess as to the client url to use for notification / help links etc
|
||||
internal static string GuessClientUrl { get; set; }
|
||||
|
||||
internal static string JWT { get; set; }
|
||||
|
||||
public static Guid WBIIntegrationID { get { return new Guid("{6946040C-1B50-4eab-BE08-A0E93DB7449F}"); } }
|
||||
|
||||
Reference in New Issue
Block a user