diff --git a/data/code/elixir.yml b/data/code/elixir.yml
index 288f6ce..f4e1c68 100644
--- a/data/code/elixir.yml
+++ b/data/code/elixir.yml
@@ -6,6 +6,6 @@ server_libraries:
- 'Elixir OAuth2 Server:
The no-brainer library to use for adding OAuth 2.0 provider capabilities to your
Elixir app.'
-- 'Borutar:
+- 'Boruta:
OAuth / OpenID Connect provider core for Elixir.'
...
diff --git a/data/code/javascript.yml b/data/code/javascript.yml
index db09746..b23455e 100644
--- a/data/code/javascript.yml
+++ b/data/code/javascript.yml
@@ -1,10 +1,13 @@
---
name: JavaScript
client_libraries:
-- "oauth4webapi. OpenID
+- "@badgateway/oauth2-client. 0-dependencies, Typescript support for browsers and Node."
+- "@panva/oauth4webapi. OpenID
Certified\u2122 OAuth 2 / OpenID Connect for Web Platform API JavaScript runtimes"
- Javascript
-- OAuth2-client-js
- Passport
- Salte Auth
+- oidc-client-ts. Library to
+ provide OpenID Connect and OAuth2 protocol support for client-side, browser-based
+ JavaScript client applications.
...
diff --git a/data/code/nodejs.yml b/data/code/nodejs.yml
index 8ce107c..181fef2 100644
--- a/data/code/nodejs.yml
+++ b/data/code/nodejs.yml
@@ -8,7 +8,6 @@ client_libraries:
- Grant 200+ OAuth providers for Express,
Koa, Hapi, Fastify, AWS Lambda, Azure, Google Cloud, Vercel
- PassportJS
-- OAuth2-client-js
server_libraries:
- "oidc-provider. OpenID
Certified\u2122 Provider implementation for Node.js"
@@ -17,4 +16,7 @@ server_libraries:
Identity Provider system developed to support Firefox Marketplace and other services
- 'OAuth2orize: toolkit to implement
OAuth2 Authorization Servers'
+- oidc-client-ts. Library to
+ provide OpenID Connect and OAuth2 protocol support for client-side, browser-based
+ JavaScript client applications.
...
diff --git a/data/code/python.yml b/data/code/python.yml
index e13f7ce..162b686 100644
--- a/data/code/python.yml
+++ b/data/code/python.yml
@@ -19,4 +19,6 @@ client_libraries:
for Flask and Django.
- Requests-OAuthlib has
OAuth library support for Python Requests.
+- mozilla-django-oidc is
+ a lightweight Django authentication and access management library for integration with OpenID Connect enabled authentication services.
...
diff --git a/includes/_header.php b/includes/_header.php
index c7265e6..490225a 100644
--- a/includes/_header.php
+++ b/includes/_header.php
@@ -20,16 +20,7 @@ function e($t) { return htmlspecialchars($t); }
-
-
+