Skip to content

Commit

Permalink
Merge pull request #346 from inshatan/patch-2
Browse files Browse the repository at this point in the history
confusion in nodejs.yml
  • Loading branch information
aaronpk authored Sep 12, 2024
2 parents 51207e4 + 3b6c224 commit 512d9ed
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions data/code/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ client_libraries:
- <a href="https://github.com/simov/grant">Grant</a> 200+ OAuth providers for Express,
Koa, Hapi, Fastify, AWS Lambda, Azure, Google Cloud, Vercel
- <a href="http://passportjs.org/">PassportJS</a>
- <a href="https://github.com/authts/oidc-client-ts">oidc-client-ts</a>. Library to
provide OpenID Connect and OAuth2 protocol support for client-side, browser-based
JavaScript client applications.
server_libraries:
- "<a href=\"https://github.com/node-oauth/node-oauth2-server\">@node-oauth/oauth2-server</a>. Complete, compliant and well tested module for implementing an OAuth2 server in Node.js"
- "<a href=\"https://github.com/panva/node-oidc-provider\">oidc-provider</a>. OpenID Certified\u2122 Provider implementation for Node.js"
Expand All @@ -16,7 +19,4 @@ server_libraries:
Identity Provider system developed to support Firefox Marketplace and other services
- '<a href="https://github.com/jaredhanson/oauth2orize">OAuth2orize: toolkit to implement
OAuth2 Authorization Servers</a>'
- <a href="https://github.com/authts/oidc-client-ts">oidc-client-ts</a>. Library to
provide OpenID Connect and OAuth2 protocol support for client-side, browser-based
JavaScript client applications.
...

0 comments on commit 512d9ed

Please sign in to comment.