File tree Expand file tree Collapse file tree 1 file changed +33
-0
lines changed Expand file tree Collapse file tree 1 file changed +33
-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+ "es256k" : false ,
91+ "eddsa" : false ,
92+ "ps256" : true ,
93+ "ps384" : true ,
94+ "ps512" : true
95+ },
96+ "authorUrl" : " https://github.com/JadedBlueEyes" ,
97+ "authorName" : " Jade" ,
98+ "gitHubRepoPath" : " JadedBlueEyes/jsonwebtoken" ,
99+ "repoUrl" : " https://github.com/JadedBlueEyes/jsonwebtoken" ,
100+ "installCommandHtml" : " cargo: name = \" jsonwebtoken-rustcrypto\" version = \" *\" "
101+ },
69102 {
70103 "minimumVersion" : null ,
71104 "support" : {
You can’t perform that action at this time.
0 commit comments