File tree Expand file tree Collapse file tree 3 files changed +7
-5
lines changed
Expand file tree Collapse file tree 3 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 1- # OidcClient
1+ # oidc-client
2+
3+ OpenID Connect (OIDC) client library
Original file line number Diff line number Diff line change 11{
22 "name" : " oidc-client" ,
33 "version" : " 0.1.0" ,
4- "homepage" : " https://github.com/IdentityModel/OidcClient " ,
4+ "homepage" : " https://github.com/IdentityModel/oidc-client " ,
55 "authors" : [
66 " Brock Allen <brockallen@gmail.com>" ,
77 " Dominick Baier <dbaier@leastprivilege.com>"
Original file line number Diff line number Diff line change 88 },
99 "repository" : {
1010 "type" : " git" ,
11- "url" : " https://github.com/IdentityModel/OidcClient .git"
11+ "url" : " https://github.com/IdentityModel/oidc-client .git"
1212 },
1313 "author" : " " ,
1414 "license" : " Apache-2.0" ,
1515 "bugs" : {
16- "url" : " https://github.com/IdentityModel/OidcClient /issues"
16+ "url" : " https://github.com/IdentityModel/oidc-client /issues"
1717 },
18- "homepage" : " https://github.com/IdentityModel/OidcClient " ,
18+ "homepage" : " https://github.com/IdentityModel/oidc-client " ,
1919 "devDependencies" : {
2020 "bower" : " ^1.4.0"
2121 }
You can’t perform that action at this time.
0 commit comments