Skip to content

Commit a3de226

Browse files
authored
Merge pull request #280 from gwkunze/patch-1
Remove wrong notice about HS256-only support for edits.
2 parents d9c7db2 + 9dd6b80 commit a3de226

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

views/index.jade

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ block content
110110
small paste a token here
111111
.tab-link
112112
a(href='#decoded-jwt') Decoded
113-
small edit the payload and secret (only HS256 supported)
113+
small edit the payload and secret
114114

115115
.tab-content
116116
#encoded-jwt.box-content.current

0 commit comments

Comments
 (0)