chat cx have a user name

This commit is contained in:
Paul Schneider 2017-03-22 03:31:29 +01:00
commit 2f995437b6
17 changed files with 306 additions and 275 deletions

View file

@ -42,6 +42,7 @@ namespace Yavsc
new Scope { Id = "frontoffice" , Description ="Your front office interface" }
};
public const string SshHeaderKey = "SSH";
private static readonly string[] GoogleScopes = { "openid", "profile", "email" };
public static readonly string[] GoogleCalendarScopes =