Skip to content

Commit

Permalink
refact: remove obsolete TokenSignerFactory
Browse files Browse the repository at this point in the history
  • Loading branch information
omsmith committed Dec 4, 2018
1 parent 9de36e5 commit 697bbbd
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 43 deletions.
1 change: 0 additions & 1 deletion src/D2L.Security.OAuth2/D2L.Security.OAuth2.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,6 @@
<Compile Include="Keys\Default\Data\IJwksProvider.cs" />
<Compile Include="Keys\Default\Data\JwksProvider.cs" />
<Compile Include="Keys\RsaTokenSignerFactory.cs" />
<Compile Include="Keys\TokenSignerFactory.cs" />
<Compile Include="Keys\UnsignedToken.cs" />
<Compile Include="Principal\D2LPrincipal.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
Expand Down
42 changes: 0 additions & 42 deletions src/D2L.Security.OAuth2/Keys/TokenSignerFactory.cs

This file was deleted.

0 comments on commit 697bbbd

Please sign in to comment.