This commit is contained in:
Paul Schneider 2016-06-06 17:13:39 +02:00
commit 888caf4264
9 changed files with 189 additions and 53 deletions

View file

@ -7,6 +7,5 @@ namespace Yavsc
public class AuthorisationView { 
public OpenIdConnectMessage Message { get; set; }
public Application Application { get; set; }
}
}