We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27d28c0 commit 3b2433aCopy full SHA for 3b2433a
views/libraries/net.jade
@@ -60,13 +60,13 @@ article.jwt-net.net.accordion(data-accordion)
60
i.icon-budicon-500
61
| RS512
62
p
63
- i.icon-budicon-500
+ i.icon-budicon-501
64
| ES256
65
66
67
| ES384
68
69
70
| ES512
71
72
.author-info
@@ -83,4 +83,4 @@ article.jwt-net.net.accordion(data-accordion)
83
code
84
| Install-Package
85
br
86
- a(href='https://www.nuget.org/packages/System.IdentityModel.Tokens.Jwt/') System.IdentityModel.Tokens.Jwt
+ a(href='https://www.nuget.org/packages/System.IdentityModel.Tokens.Jwt/') System.IdentityModel.Tokens.Jwt
0 commit comments