Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
42 changes: 21 additions & 21 deletions main/docs/libraries.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ Have a traditional web application that runs on a server? Auth0 maintains these
subtext: "auth0-fastify",
logo: "nodejs.svg",
date: "Apr 9, 2026",
badge: "v1.3.0",
badge: "1.3.0",
links: [
{ label: "Github", url: "https://github.com/auth0/auth0-fastify" },
{
Expand All @@ -147,7 +147,7 @@ Have a traditional web application that runs on a server? Auth0 maintains these
subtext: "auth0-nuxt",
logo: "nuxt.svg",
date: "Apr 13, 2026",
badge: "v1.1.0",
badge: "1.1.0",
links: [
{ label: "Github", url: "https://github.com/auth0/auth0-nuxt" },
{
Expand Down Expand Up @@ -210,8 +210,8 @@ Have a traditional web application that runs on a server? Auth0 maintains these
name: "Java Spring Boot",
subtext: "okta-spring-boot",
logo: "spring.svg",
date: "Feb 24, 2026",
badge: "3.1.0",
date: "Apr 9, 2026",
badge: "1.0.0-beta.1",
links: [
{ label: "Github", url: "https://github.com/okta/okta-spring-boot/" },
{
Expand Down Expand Up @@ -242,8 +242,8 @@ Have a traditional web application that runs on a server? Auth0 maintains these
name: "Go",
subtext: "go-auth0",
logo: "golang.svg",
date: "May 14, 2026",
badge: "v2.11.0",
date: "May 28, 2026",
badge: "v2.12.0",
links: [
{ label: "Github", url: "https://github.com/auth0/go-auth0" },
{
Expand Down Expand Up @@ -323,7 +323,7 @@ Have a traditional web application that runs on a server? Auth0 maintains these
subtext: "auth0-hono",
logo: "hono.svg",
date: "Dec 4, 2025",
badge: "1.2.6",
badge: "v1.2.6",
links: [
{ label: "Github", url: "https://github.com/auth0-lab/auth0-hono" },
{
Expand Down Expand Up @@ -365,7 +365,7 @@ Does your API or service need authentication? Auth0 has SDKs for common API and
subtext: "auth0-fastify-api",
logo: "nodejs.svg",
date: "May 18, 2026",
badge: "v1.3.0",
badge: "1.3.0",
links: [
{ label: "Github", url: "https://github.com/auth0/auth0-fastify" },
{
Expand Down Expand Up @@ -527,8 +527,8 @@ Mobile or Desktop app that runs natively on a device
name: "iOS / macOS",
subtext: "Auth0.swift",
logo: "apple.svg",
date: "May 21, 2026",
badge: "2.20.0",
date: "May 26, 2026",
badge: "2.21.0",
links: [
{ label: "Github", url: "https://github.com/auth0/Auth0.swift" },
{
Expand All @@ -543,8 +543,8 @@ Mobile or Desktop app that runs natively on a device
name: "Android",
subtext: "Auth0.Android",
logo: "android.svg",
date: "May 21, 2026",
badge: "3.17.0",
date: "May 26, 2026",
badge: "3.18.0",
links: [
{ label: "Github", url: "https://github.com/auth0/Auth0.Android" },
{
Expand Down Expand Up @@ -592,7 +592,7 @@ Mobile or Desktop app that runs natively on a device
subtext: "auth0-oidc-client-net",
logo: "dotnet.svg",
date: "Jul 22, 2025",
badge: "maui-1.4.0",
badge: "ios-4.4.0",
links: [
{ label: "Github", url: "https://github.com/auth0/auth0-oidc-client-net" },
{
Expand All @@ -607,8 +607,8 @@ Mobile or Desktop app that runs natively on a device
name: "Xamarin",
subtext: "auth0-oidc-client-net",
logo: "xamarin.svg",
date: "Apr 16, 2024",
badge: "ios-4.3.0",
date: "Jul 22, 2025",
badge: "ios-4.4.0",
links: [
{ label: "Github", url: "https://github.com/auth0/auth0-oidc-client-net" },
{
Expand Down Expand Up @@ -660,8 +660,8 @@ Need to programmatically perform Auth0 administrative tasks? Choose from one of
name: ".NET",
subtext: "auth0.net",
logo: "dotnet-platform.svg",
date: "May 13, 2026",
badge: "7.46.0",
date: "May 28, 2026",
badge: "mgmt-8.4.0",
links: [
{ label: "Github", url: "https://github.com/auth0/auth0.net" }
],
Expand All @@ -670,8 +670,8 @@ Need to programmatically perform Auth0 administrative tasks? Choose from one of
name: "Go",
subtext: "go-auth0",
logo: "golang.svg",
date: "May 14, 2026",
badge: "v2.11.0",
date: "May 28, 2026",
badge: "v2.12.0",
links: [
{ label: "Github", url: "https://github.com/auth0/go-auth0" }
],
Expand Down Expand Up @@ -700,8 +700,8 @@ Need to programmatically perform Auth0 administrative tasks? Choose from one of
name: "Node",
subtext: "node-auth0",
logo: "nodejs.svg",
date: "May 13, 2026",
badge: "v5.10.0",
date: "May 28, 2026",
badge: "v5.11.0",
links: [
{ label: "Github", url: "https://github.com/auth0/node-auth0" }
],
Expand Down