File tree Expand file tree Collapse file tree 1 file changed +31
-0
lines changed Expand file tree Collapse file tree 1 file changed +31
-0
lines changed Original file line number Diff line number Diff line change 6666 "repoUrl" : " https://github.com/Keats/jsonwebtoken" ,
6767 "installCommandHtml" : " cargo: name = \" jsonwebtoken\" version = \" *\" "
6868 },
69+ {
70+ "minimumVersion" : null ,
71+ "support" : {
72+ "sign" : true ,
73+ "verify" : true ,
74+ "iss" : true ,
75+ "sub" : true ,
76+ "aud" : true ,
77+ "exp" : true ,
78+ "nbf" : true ,
79+ "iat" : true ,
80+ "jti" : false ,
81+ "hs256" : true ,
82+ "hs384" : true ,
83+ "hs512" : true ,
84+ "rs256" : true ,
85+ "rs384" : true ,
86+ "rs512" : true ,
87+ "es256" : false ,
88+ "es384" : false ,
89+ "es512" : false ,
90+ "ps256" : true ,
91+ "ps384" : true ,
92+ "ps512" : true
93+ },
94+ "authorUrl" : " https://github.com/JadedBlueEyes" ,
95+ "authorName" : " Jade" ,
96+ "gitHubRepoPath" : " JadedBlueEyes/jsonwebtoken" ,
97+ "repoUrl" : " https://github.com/JadedBlueEyes/jsonwebtoken" ,
98+ "installCommandHtml" : " cargo: name = \" jsonwebtoken-rustcrypto\" version = \" *\" "
99+ },
69100 {
70101 "minimumVersion" : null ,
71102 "support" : {
You can’t perform that action at this time.
0 commit comments