Skip to content

Commit

Permalink
Update JsonWebKey.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
j3parker authored Jul 31, 2024
1 parent 0ec887f commit ae7e2a3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/D2L.Security.OAuth2/Keys/JsonWebKey.cs
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ public virtual DateTimeOffset? ExpiresAt {
/// <returns>A JWK DTO</returns>
public abstract object ToJwkDto();


/// <summary>
/// Deserialize a JWK
/// </summary>
Expand Down

0 comments on commit ae7e2a3

Please sign in to comment.