Example #1
0
 public System.Threading.Tasks.Task <string> SignTokenAsync(Thinktecture.IdentityServer.Core.Connect.Models.Token token)
 {
     throw new Exception("If you see this, then we were successfully injected because it means the ctor ran");
 }
Example #2
0
 public System.Threading.Tasks.Task <string> SignTokenAsync(Thinktecture.IdentityServer.Core.Connect.Models.Token token)
 {
     throw new NotImplementedException();
 }