File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,27 +13,27 @@ article.jwt-haskell.haskell.accordion(data-accordion)
1313 i.icon-budicon-500
1414 | Verify
1515 p
16- i.icon-budicon-501
16+ i.icon-budicon-500
1717 code iss
1818 | check
1919 p
2020 i.icon-budicon-501
2121 code sub
2222 | check
2323 p
24- i.icon-budicon-501
24+ i.icon-budicon-500
2525 code aud
2626 | check
2727 p
28- i.icon-budicon-501
28+ i.icon-budicon-500
2929 code exp
3030 | check
3131 p
32- i.icon-budicon-501
32+ i.icon-budicon-500
3333 code nbf
3434 | check
3535 p
36- i.icon-budicon-501
36+ i.icon-budicon-500
3737 code iat
3838 | check
3939 p
Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ article.jwt-scala.scala.accordion(data-accordion)
5151 i.icon-budicon-500
5252 | HS512
5353 p
54- i.icon-budicon-501
54+ i.icon-budicon-500
5555 | RS256
5656 p
5757 i.icon-budicon-501
@@ -81,4 +81,4 @@ article.jwt-scala.scala.accordion(data-accordion)
8181 a( href ='https://github.com/iain-logan/jwt' ) View Repo
8282
8383 .panel-footer
84- code libraryDependencies += "io.igl" %% "jwt" % "1.2.0 "
84+ code libraryDependencies += "io.igl" %% "jwt" % "1.2.2 "
You can’t perform that action at this time.
0 commit comments