-
Notifications
You must be signed in to change notification settings - Fork 342
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #352 from panva/update-libs
chore: update javascript libs
- Loading branch information
Showing
4 changed files
with
13 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,8 @@ | ||
--- | ||
name: Bun | ||
client_libraries: | ||
- "<a href=\"https://github.com/panva/openid-client\">openid-client</a>. OpenID | ||
Certified\u2122 OAuth 2 / OpenID Connect Client API for JavaScript Runtimes" | ||
- "<a href=\"https://github.com/panva/oauth4webapi\">oauth4webapi</a>. OpenID | ||
Certified\u2122 OAuth 2 / OpenID Connect for Web Platform API JavaScript runtimes" | ||
Certified\u2122 Low-Level OAuth 2 / OpenID Connect Client API for JavaScript Runtimes" | ||
... |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,10 @@ | ||
--- | ||
name: Deno | ||
client_libraries: | ||
- "<a href=\"https://github.com/panva/openid-client\">openid-client</a>. OpenID | ||
Certified\u2122 OAuth 2 / OpenID Connect Client API for JavaScript Runtimes" | ||
- "<a href=\"https://github.com/panva/oauth4webapi\">oauth4webapi</a>. OpenID | ||
Certified\u2122 OAuth 2 / OpenID Connect for Web Platform API JavaScript runtimes" | ||
Certified\u2122 Low-Level OAuth 2 / OpenID Connect Client API for JavaScript Runtimes" | ||
- "<a href=\"https://deno.land/x/deno_kv_oauth\">Deno KV OAuth</a>. High-level OAuth 2.0 powered by <a href=\"https://deno.com/kv\">Deno KV</a>." | ||
- "<a href=\"https://deno.land/x/oauth2_client\">oauth2_client</a>. Minimalistic OAuth 2.0 client for Deno. Inspired by <a href=\"https://github.com/mulesoft/js-client-oauth2\">js-client-oauth2</a>." | ||
... |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters