Skip to content

Commit 9153f12

Browse files
committed
2 parents 278900c + f4bfe48 commit 9153f12

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

views/website/libraries/19-Swift.json

+28
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,34 @@
8787
"gitHubRepoPath": "Wstunes/SwiftyJWT",
8888
"repoUrl": "https://github.com/Wstunes/SwiftyJWT",
8989
"installCommandHtml": "pod 'SwiftyJWT'"
90+
},
91+
{
92+
"minimumVersion": null,
93+
"support": {
94+
"sign": true,
95+
"verify": true,
96+
"iss": true,
97+
"sub": true,
98+
"aud": true,
99+
"exp": true,
100+
"nbf": true,
101+
"iat": true,
102+
"jti": true,
103+
"hs256": false,
104+
"hs384": false,
105+
"hs512": false,
106+
"rs256": true,
107+
"rs384": true,
108+
"rs512": true,
109+
"es256": false,
110+
"es384": false,
111+
"es512": false
112+
},
113+
"authorUrl": "https://github.com/IBM-Swift",
114+
"authorName": "IBM Swift",
115+
"gitHubRepoPath": "IBM-Swift/Swift-JWT",
116+
"repoUrl": "https://github.com/IBM-Swift/Swift-JWT",
117+
"installCommandHtml": ".package(url:\"https://github.com/IBM-Swift/Swift-JWT\", from: \"1.0.0\")"
90118
}
91119
]
92120
}

0 commit comments

Comments
 (0)