File tree Expand file tree Collapse file tree 1 file changed +0
-32
lines changed Expand file tree Collapse file tree 1 file changed +0
-32
lines changed Original file line number Diff line number Diff line change 98
98
"repoUrl" : " https://github.com/emarref/jwt" ,
99
99
"installCommandHtml" : " composer require emarref/jwt"
100
100
},
101
- {
102
- "minimumVersion" : null ,
103
- "support" : {
104
- "sign" : true ,
105
- "verify" : true ,
106
- "iss" : true ,
107
- "sub" : true ,
108
- "aud" : true ,
109
- "exp" : true ,
110
- "nbf" : true ,
111
- "iat" : true ,
112
- "jti" : true ,
113
- "hs256" : true ,
114
- "hs384" : true ,
115
- "hs512" : true ,
116
- "rs256" : true ,
117
- "rs384" : true ,
118
- "rs512" : true ,
119
- "es256" : true ,
120
- "es384" : true ,
121
- "es512" : true ,
122
- "ps256" : true ,
123
- "ps384" : true ,
124
- "ps512" : true ,
125
- "es256k" : false
126
- },
127
- "authorUrl" : " https://github.com/Spomky-Labs/jose" ,
128
- "authorName" : " Spomky" ,
129
- "gitHubRepoPath" : " Spomky-Labs/jose" ,
130
- "repoUrl" : " https://github.com/Spomky-Labs/jose" ,
131
- "installCommandHtml" : " composer require spomky-labs/jose"
132
- },
133
101
{
134
102
"minimumVersion" : null ,
135
103
"support" : {
You can’t perform that action at this time.
0 commit comments