# Auth0

Auth0 is an identity and access platform providing authentication, authorization, SDKs, APIs, and developer tools for applications, services, and AI agents.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Auth0 launches v0 integration for production application authentication

DevFeed: [Auth0 launches v0 integration for production application authentication](<https://devfeed.tech/articles/vibe-production-ready-apps-with-auth0-and-v0-31432.md>)

Original publisher: [Read original article](<https://auth0.com/blog/vibe-production-ready-apps-auth0-v0/>)

Author: Juan Cruz Martinez

Published: 2026-09-16T00:00:00Z

Content type: release

Language: en

Sources: [Auth0 Blog](<https://devfeed.tech/sources/auth0-blog.md>)

Topics: [Auth0](<https://devfeed.tech/topics/auth0.md>), [Authentication](<https://devfeed.tech/topics/authentication.md>), [app builder](<https://devfeed.tech/topics/app-builder.md>), [Access Control](<https://devfeed.tech/topics/access-control.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Vercel](<https://devfeed.tech/topics/vercel.md>), [MFA](<https://devfeed.tech/topics/mfa.md>)

Tags: [access-control](<https://devfeed.tech/tags/access-control.md>), [ai](<https://devfeed.tech/tags/ai.md>), [app-builder](<https://devfeed.tech/tags/app-builder.md>), [auth0](<https://devfeed.tech/tags/auth0.md>), [authentication](<https://devfeed.tech/tags/authentication.md>), [mfa](<https://devfeed.tech/tags/mfa.md>), [sdk](<https://devfeed.tech/tags/sdk.md>), [vercel](<https://devfeed.tech/tags/vercel.md>)

### AI overview

Auth0 is launching an integration with v0 that lets users configure authentication directly from prompts, including login, protected routes, B2B use cases, enterprise identity providers, and MFA. The integration can create Auth0 applications, configure connections, and wire the SDK into generated code.

### Source excerpt

Stop relying on generic login forms. Use the new Auth0 v0 integration on the Vercel identity platform to build secure, production-ready AI app authentication.

## Adding Google Login to a React App with Auth0

DevFeed: [Adding Google Login to a React App with Auth0](<https://devfeed.tech/articles/adding-google-login-to-a-react-app-with-auth0-15635.md>)

Original publisher: [Read original article](<https://auth0.com/blog/adding-google-login-to-react-app-with-auth0/>)

Author: Carla Urrea Stabile

Published: 2026-09-11T00:00:00Z

Content type: tutorial

Language: en

Sources: [Auth0 Blog](<https://devfeed.tech/sources/auth0-blog.md>)

Topics: [Auth0](<https://devfeed.tech/topics/auth0.md>), [React](<https://devfeed.tech/topics/react.md>), [SDK](<https://devfeed.tech/topics/sdk.md>), [OAuth](<https://devfeed.tech/topics/oauth.md>), [OpenID connect (OIDC)](<https://devfeed.tech/topics/oidc.md>), [Vite](<https://devfeed.tech/topics/vite.md>), [web applications](<https://devfeed.tech/topics/web-applications.md>), [Node.js](<https://devfeed.tech/topics/node-js.md>)

Tags: [auth0](<https://devfeed.tech/tags/auth0.md>), [authentication](<https://devfeed.tech/tags/authentication.md>), [google](<https://devfeed.tech/tags/google.md>), [node-js](<https://devfeed.tech/tags/node-js.md>), [oauth](<https://devfeed.tech/tags/oauth.md>), [oidc](<https://devfeed.tech/tags/oidc.md>), [react](<https://devfeed.tech/tags/react.md>), [sdk](<https://devfeed.tech/tags/sdk.md>), [tutorial](<https://devfeed.tech/tags/tutorial.md>), [vite](<https://devfeed.tech/tags/vite.md>), [web-applications](<https://devfeed.tech/tags/web-applications.md>)

### AI overview

A step-by-step tutorial for adding Google login to a Vite-based React application with Auth0. It covers installing the Auth0 React SDK, creating and configuring an Auth0 application, setting callback, logout, and web-origin URLs, and preparing credentials for production Google authentication.

### Source excerpt

Add Google login to a React app with Auth0. A step-by-step tutorial from installing the Auth0 React SDK to configuring your own production Google credentials.

## A Developer's Guide to API Access Policies in Auth0

DevFeed: [A Developer's Guide to API Access Policies in Auth0](<https://devfeed.tech/articles/a-developer-s-guide-to-api-access-policies-in-auth0-15639.md>)

Original publisher: [Read original article](<https://auth0.com/blog/developers-guide-api-access-policies-auth0/>)

Author: Madhuri Ravindra Mohan

Published: 2026-09-11T00:00:00Z

Content type: tutorial

Language: en

Sources: [Auth0 Blog](<https://devfeed.tech/sources/auth0-blog.md>)

Topics: [Auth0](<https://devfeed.tech/topics/auth0.md>), [API](<https://devfeed.tech/topics/api.md>), [Authorization](<https://devfeed.tech/topics/authorization.md>), [Security](<https://devfeed.tech/topics/security.md>), [Back end](<https://devfeed.tech/topics/backend.md>), [Web app](<https://devfeed.tech/topics/webapp.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [auth0](<https://devfeed.tech/tags/auth0.md>), [authorization](<https://devfeed.tech/tags/authorization.md>), [backend](<https://devfeed.tech/tags/backend.md>), [fintech](<https://devfeed.tech/tags/fintech.md>), [security](<https://devfeed.tech/tags/security.md>), [web-app](<https://devfeed.tech/tags/web-app.md>)

### AI overview

A developer guide to Auth0 API Access Policies for Applications. It explains how to configure per-API policies through the Auth0 Dashboard or Management API, and how to distinguish machine-to-machine client access from user-delegated access.

### Source excerpt

Explore how to properly configure Auth0 API Access Policies and client grants to draw a hard line between strict M2M security and user-delegated access.

## Why You're Getting 429s in Production Using Auth0 and How to Stop Them

DevFeed: [Why You're Getting 429s in Production Using Auth0 and How to Stop Them](<https://devfeed.tech/articles/why-you-re-getting-429s-in-production-using-auth0-and-how-to-stop-them-15655.md>)

Original publisher: [Read original article](<https://auth0.com/blog/why-getting-429s-and-how-to-stop-them/>)

Author: Carla Urrea Stabile

Published: 2026-09-10T00:00:00Z

Content type: tutorial

Language: en

Sources: [Auth0 Blog](<https://devfeed.tech/sources/auth0-blog.md>)

Topics: [Auth0](<https://devfeed.tech/topics/auth0.md>), [API](<https://devfeed.tech/topics/api.md>), [Authorization](<https://devfeed.tech/topics/authorization.md>), [Caching](<https://devfeed.tech/topics/caching.md>), [JSON Web Tokens](<https://devfeed.tech/topics/jwt.md>), [Latency](<https://devfeed.tech/topics/latency.md>)

Tags: [apis](<https://devfeed.tech/tags/apis.md>), [auth0](<https://devfeed.tech/tags/auth0.md>), [authorization](<https://devfeed.tech/tags/authorization.md>), [caching](<https://devfeed.tech/tags/caching.md>), [errors](<https://devfeed.tech/tags/errors.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [jwt](<https://devfeed.tech/tags/jwt.md>), [latency](<https://devfeed.tech/tags/latency.md>), [production](<https://devfeed.tech/tags/production.md>), [token](<https://devfeed.tech/tags/token.md>)

### AI overview

This tutorial explains why Auth0 API requests return 429 rate-limit errors in production. It identifies per-request Management API calls and repeatedly fetching machine-to-machine tokens as common causes, and recommends putting suitable authorization data in JWT claims, caching reusable tokens, logging rate-limit headers, and using short-lived tokens or live checks when changes must take effect immediately.

### Source excerpt

Getting Auth0 429 status code errors in production? They almost always trace back to APIs rate limit. Here are the two causes and how to fix them.

## Audit Your Auth0 Tenant with Auth0 Agent Skills

DevFeed: [Audit Your Auth0 Tenant with Auth0 Agent Skills](<https://devfeed.tech/articles/audit-your-auth0-tenant-with-auth0-agent-skills-15637.md>)

Original publisher: [Read original article](<https://auth0.com/blog/audit-your-auth0-tenant-with-auth0-agent-skills/>)

Author: Carlos Aguilar

Published: 2026-09-08T00:00:00Z

Content type: tutorial

Language: en

Sources: [Auth0 Blog](<https://devfeed.tech/sources/auth0-blog.md>)

Topics: [Auth0](<https://devfeed.tech/topics/auth0.md>), [Agent Skills](<https://devfeed.tech/topics/agent-skills.md>), [Security](<https://devfeed.tech/topics/security.md>), [configuration](<https://devfeed.tech/topics/configuration.md>), [AI Agent](<https://devfeed.tech/topics/ai-agent.md>)

Tags: [agent-skills](<https://devfeed.tech/tags/agent-skills.md>), [ai-agent](<https://devfeed.tech/tags/ai-agent.md>), [ai-coding-agents](<https://devfeed.tech/tags/ai-coding-agents.md>), [auth0](<https://devfeed.tech/tags/auth0.md>), [cli](<https://devfeed.tech/tags/cli.md>), [configuration](<https://devfeed.tech/tags/configuration.md>), [developer-tools](<https://devfeed.tech/tags/developer-tools.md>), [security](<https://devfeed.tech/tags/security.md>)

### AI overview

This article introduces Auth0 Agent Skills, including the Auth0 HealthCheck skill, which gives local AI coding agents scoped visibility into a live Auth0 tenant. It audits security and configuration, evaluates plan and use-case fit, generates reports and recommendations, and provides approved Auth0 CLI fixes without automatically applying changes.

### Source excerpt

Audit your Auth0 tenant's security and configuration, assess capability and plan fit, and generate a personalized report with prioritized recommendations for B2C, B2B, or internal applications.

## Auth0 vs Frontegg vs WorkOS: Who's actually enterprise ready in 2026?

DevFeed: [Auth0 vs Frontegg vs WorkOS: Who's actually enterprise ready in 2026?](<https://devfeed.tech/articles/auth0-vs-frontegg-vs-workos-who-s-actually-enterprise-ready-in-2026-16076.md>)

Original publisher: [Read original article](<https://workos.com/blog/workos-vs-auth0-vs-frontegg>)

Author: WorkOS

Published: 2026-09-07T00:00:00Z

Content type: comparison

Language: en

Sources: [WorkOS Blog](<https://devfeed.tech/sources/workos-blog.md>)

Topics: [Auth0](<https://devfeed.tech/topics/auth0.md>), [Single sign-on (SSO)](<https://devfeed.tech/topics/sso.md>), [Authentication](<https://devfeed.tech/topics/authentication.md>), [Authorization](<https://devfeed.tech/topics/authorization.md>)

Tags: [auth0](<https://devfeed.tech/tags/auth0.md>), [comparison](<https://devfeed.tech/tags/comparison.md>), [enterprise](<https://devfeed.tech/tags/enterprise.md>), [feature](<https://devfeed.tech/tags/feature.md>), [pricing](<https://devfeed.tech/tags/pricing.md>), [sso](<https://devfeed.tech/tags/sso.md>)

### AI overview

The article compares Auth0, Frontegg, and WorkOS on enterprise readiness by checking vendors' pricing pages for self-service SSO and SCIM, enterprise features, and costs at scale. It highlights conflicting information on Auth0's pricing page about Self-Service SSO and describes a footnote requiring an upgrade to B2B to continue using certain features.

### Source excerpt

We checked the roundups' claims against all three vendors' own pricing pages, using one test: can your customer's IT admin configure SSO and SCIM themselves, on the plan you already pay for?

## Three identity vendors shipped the same agent access pattern in eight days

DevFeed: [Three identity vendors shipped the same agent access pattern in eight days](<https://devfeed.tech/articles/three-identity-vendors-shipped-the-same-agent-access-pattern-in-eight-days-16011.md>)

Original publisher: [Read original article](<https://workos.com/blog/cross-app-access-converged-in-eight-days>)

Author: WorkOS

Published: 2026-09-04T16:24:43Z

Content type: article

Language: en

Sources: [WorkOS Blog](<https://devfeed.tech/sources/workos-blog.md>)

Topics: [Auth0](<https://devfeed.tech/topics/auth0.md>), [Authorization](<https://devfeed.tech/topics/authorization.md>), [MCP](<https://devfeed.tech/topics/mcp.md>), [OpenID connect (OIDC)](<https://devfeed.tech/topics/oidc.md>), [Single sign-on (SSO)](<https://devfeed.tech/topics/sso.md>), [Model Context Protocol](<https://devfeed.tech/topics/model-context-protocol.md>)

Tags: [anthropic-claude](<https://devfeed.tech/tags/anthropic-claude.md>), [api](<https://devfeed.tech/tags/api.md>), [auth0](<https://devfeed.tech/tags/auth0.md>), [authorization](<https://devfeed.tech/tags/authorization.md>), [cross-app-access](<https://devfeed.tech/tags/cross-app-access.md>), [identity](<https://devfeed.tech/tags/identity.md>), [mcp](<https://devfeed.tech/tags/mcp.md>), [oidc](<https://devfeed.tech/tags/oidc.md>), [okta](<https://devfeed.tech/tags/okta.md>), [sso](<https://devfeed.tech/tags/sso.md>)

### AI overview

Okta, Auth0, and Descope shipped implementations of the Cross App Access agent-access pattern between August 24 and September 1. The pattern uses a Client ID Metadata Document to identify calling software and an ID-JAG token exchange to let an identity provider control application access.

### Source excerpt

Okta, Auth0, and Descope all shipped Cross App Access between August 24 and September 1. The two-layer pattern underneath it outlasts whichever vendor wins.

## Five Reasons Why Your Auth0 Permissions Are Not in your Access Token

DevFeed: [Five Reasons Why Your Auth0 Permissions Are Not in your Access Token](<https://devfeed.tech/articles/five-reasons-why-your-auth0-permissions-are-not-in-your-access-token-15644.md>)

Original publisher: [Read original article](<https://auth0.com/blog/five-reasons-permissions-not-in-access-token/>)

Author: Carla Urrea Stabile

Published: 2026-09-03T00:00:00Z

Content type: tutorial

Language: en

Sources: [Auth0 Blog](<https://devfeed.tech/sources/auth0-blog.md>)

Topics: [Auth0](<https://devfeed.tech/topics/auth0.md>), [Authorization](<https://devfeed.tech/topics/authorization.md>), [JSON Web Tokens](<https://devfeed.tech/topics/jwt.md>), [AWS Identity and Access Management (IAM)](<https://devfeed.tech/topics/aws-identity-and-access-management-iam.md>)

Tags: [auth0](<https://devfeed.tech/tags/auth0.md>), [authorization](<https://devfeed.tech/tags/authorization.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [jwt](<https://devfeed.tech/tags/jwt.md>), [tokens](<https://devfeed.tech/tags/tokens.md>)

### AI overview

A tutorial explaining five common reasons Auth0 RBAC permissions may be missing from an access token, including an omitted audience parameter, disabled permission settings, and incomplete role assignments.

### Source excerpt

Decoding your Auth0 JWT and seeing an empty permissions array? Here are 5 common reasons your Auth0 RBAC permissions are missing and how to fix them fast.

## Auth0 launches Early Access for enterprise-managed authorization in client apps

DevFeed: [Auth0 launches Early Access for enterprise-managed authorization in client apps](<https://devfeed.tech/articles/how-to-make-your-ai-agent-enterprise-ready-enabling-enterprise-managed-authorization-for-client-apps-in-auth0-15642.md>)

Original publisher: [Read original article](<https://auth0.com/blog/enabling-enterprise-managed-authorization-for-client-apps/>)

Author: Mira Sharma

Published: 2026-09-01T00:00:00Z

Content type: release

Language: en

Sources: [Auth0 Blog](<https://devfeed.tech/sources/auth0-blog.md>)

Topics: [Auth0](<https://devfeed.tech/topics/auth0.md>), [Authorization](<https://devfeed.tech/topics/authorization.md>), [AI Agent](<https://devfeed.tech/topics/ai-agent.md>), [Model Context Protocol](<https://devfeed.tech/topics/model-context-protocol.md>), [OAuth](<https://devfeed.tech/topics/oauth.md>), [Single sign-on (SSO)](<https://devfeed.tech/topics/sso.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-agent](<https://devfeed.tech/tags/ai-agent.md>), [authentication](<https://devfeed.tech/tags/authentication.md>), [enterprise](<https://devfeed.tech/tags/enterprise.md>), [identity](<https://devfeed.tech/tags/identity.md>), [mcp](<https://devfeed.tech/tags/mcp.md>), [model-context-protocol](<https://devfeed.tech/tags/model-context-protocol.md>), [oauth](<https://devfeed.tech/tags/oauth.md>), [release](<https://devfeed.tech/tags/release.md>), [saas](<https://devfeed.tech/tags/saas.md>), [security](<https://devfeed.tech/tags/security.md>), [sso](<https://devfeed.tech/tags/sso.md>)

### AI overview

Auth0 announces Early Access for Client App capabilities that implement enterprise-managed authorization through Cross App Access and the ID-JAG draft specification. The feature lets an application or AI agent request access to external APIs or MCP servers using an employee's existing corporate SSO trust, reducing custom token-exchange work and supporting centralized governance.

### Source excerpt

Implement Enterprise-Managed Authorization in Auth0 using Cross App Access (XAA) and ID-JAG. Build enterprise-ready AI agents without friction.

## OAuth token refresh has a race condition. Fix it with a conditional write, not a distributed lock.

DevFeed: [OAuth token refresh has a race condition. Fix it with a conditional write, not a distributed lock.](<https://devfeed.tech/articles/oauth-token-refresh-has-a-race-condition-fix-it-with-a-conditional-write-not-a-distributed-lock-16039.md>)

Original publisher: [Read original article](<https://workos.com/blog/oauth-refresh-token-race-condition>)

Author: WorkOS

Published: 2026-08-31T00:00:00Z

Content type: tutorial

Language: en

Sources: [WorkOS Blog](<https://devfeed.tech/sources/workos-blog.md>)

Topics: [OAuth](<https://devfeed.tech/topics/oauth.md>), [race-condition](<https://devfeed.tech/topics/race-condition.md>), [Authorization](<https://devfeed.tech/topics/authorization.md>), [Auth0](<https://devfeed.tech/topics/auth0.md>), [Redis](<https://devfeed.tech/topics/redis.md>)

Tags: [auth0](<https://devfeed.tech/tags/auth0.md>), [authorization](<https://devfeed.tech/tags/authorization.md>), [concurrent](<https://devfeed.tech/tags/concurrent.md>), [oauth](<https://devfeed.tech/tags/oauth.md>), [race-condition](<https://devfeed.tech/tags/race-condition.md>), [redis](<https://devfeed.tech/tags/redis.md>), [the-result](<https://devfeed.tech/tags/the-result.md>)

### AI overview

This article explains how concurrent OAuth token refreshes can cause two distinct failures: stale tokens from lost updates and user disconnection when refresh-token rotation treats concurrent reuse as replay. It recommends layered defenses, including conditional writes, and explains why a Redis lock does not address both problems.

### Source excerpt

Concurrent refreshes don't just fail. They can disconnect the user entirely. Here are four layers of defense, cheapest first, and why the Redis lock everyone reaches for isn't the one keeping you safe.

## Type-Safe Authentication in Rust with Auth0 and Axum

DevFeed: [Type-Safe Authentication in Rust with Auth0 and Axum](<https://devfeed.tech/articles/type-safe-authentication-in-rust-with-auth0-and-axum-15651.md>)

Original publisher: [Read original article](<https://auth0.com/blog/type-safe-authentication-rust-auth0-axum/>)

Author: Aniket Bhattacharyea

Published: 2026-08-31T00:00:00Z

Content type: tutorial

Language: en

Sources: [Auth0 Blog](<https://devfeed.tech/sources/auth0-blog.md>)

Topics: [Authentication](<https://devfeed.tech/topics/authentication.md>), [Auth0](<https://devfeed.tech/topics/auth0.md>), [Rust](<https://devfeed.tech/topics/rust.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>), [OAuth 2.0](<https://devfeed.tech/topics/oauth2.md>), [Authorization](<https://devfeed.tech/topics/authorization.md>), [API](<https://devfeed.tech/topics/api.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [auth0](<https://devfeed.tech/tags/auth0.md>), [authentication](<https://devfeed.tech/tags/authentication.md>), [authorization](<https://devfeed.tech/tags/authorization.md>), [cli](<https://devfeed.tech/tags/cli.md>), [oauth](<https://devfeed.tech/tags/oauth.md>), [oauth-2-0](<https://devfeed.tech/tags/oauth-2-0.md>), [rust](<https://devfeed.tech/tags/rust.md>), [tokens](<https://devfeed.tech/tags/tokens.md>), [tutorial](<https://devfeed.tech/tags/tutorial.md>)

### AI overview

A tutorial showing how to build a Rust CLI that uses Auth0's OAuth 2.0 Device Authorization Flow, then create an Axum API that validates the resulting access token before allowing access to a protected route.

### Source excerpt

Secure your Rust CLI applications with Auth0 Device Code flow and protect your Axum backend endpoints by validating JWTs with Rust's type safety.

## Migrating to Auth0 for Startups from Another Auth Solution

DevFeed: [Migrating to Auth0 for Startups from Another Auth Solution](<https://devfeed.tech/articles/migrating-to-auth0-for-startups-from-another-auth-solution-15647.md>)

Original publisher: [Read original article](<https://auth0.com/blog/migrating-to-auth0-for-startups/>)

Author: Shreya Gupta

Published: 2026-08-26T00:00:00Z

Content type: article

Language: en

Sources: [Auth0 Blog](<https://devfeed.tech/sources/auth0-blog.md>)

Topics: [Auth0](<https://devfeed.tech/topics/auth0.md>), [Security](<https://devfeed.tech/topics/security.md>), [sensitive data](<https://devfeed.tech/topics/sensitive-data.md>)

Tags: [auth0](<https://devfeed.tech/tags/auth0.md>), [security](<https://devfeed.tech/tags/security.md>), [sensitive-data](<https://devfeed.tech/tags/sensitive-data.md>), [startups](<https://devfeed.tech/tags/startups.md>)

### AI overview

An interview with Evenpay's CTO describes the startup's migration from another authentication provider to Auth0 after Finnish customers required EU data residency controls and compliance configuration. The article discusses securing sensitive salary data and says the customer migration took a few weeks with support materials and AI assistance.

### Source excerpt

Interviewing Evenpay on building trust from day one.

## How Auth0 Plans Support Apps From Vibe Coding to Enterprise SSO

DevFeed: [How Auth0 Plans Support Apps From Vibe Coding to Enterprise SSO](<https://devfeed.tech/articles/whatever-you-are-building-auth0-has-a-plan-15653.md>)

Original publisher: [Read original article](<https://auth0.com/blog/whatever-you-are-building-auth0-has-a-plan/>)

Author: Ruhma Khawaja

Published: 2026-08-25T00:00:00Z

Content type: article

Language: en

Sources: [Auth0 Blog](<https://devfeed.tech/sources/auth0-blog.md>)

Topics: [Auth0](<https://devfeed.tech/topics/auth0.md>), [Authentication](<https://devfeed.tech/topics/authentication.md>), [Single sign-on (SSO)](<https://devfeed.tech/topics/sso.md>), [app builder](<https://devfeed.tech/topics/app-builder.md>), [Vibe coding](<https://devfeed.tech/topics/vibe-coding.md>), [soc 2 compliance](<https://devfeed.tech/topics/soc-2-compliance.md>), [Multitenancy](<https://devfeed.tech/topics/multitenancy.md>)

Tags: [app-builder](<https://devfeed.tech/tags/app-builder.md>), [auth0](<https://devfeed.tech/tags/auth0.md>), [authentication](<https://devfeed.tech/tags/authentication.md>), [compliance](<https://devfeed.tech/tags/compliance.md>), [soc-2-compliance](<https://devfeed.tech/tags/soc-2-compliance.md>), [sso](<https://devfeed.tech/tags/sso.md>), [vibe-coding](<https://devfeed.tech/tags/vibe-coding.md>)

### AI overview

The article describes how Auth0 positions its pricing and authentication plans for different stages of app development, from AI-assisted solo builders and startups to scaling companies and enterprises. It highlights free authentication, SSO, SCIM, organizations, and security compliance features.

### Source excerpt

Learn how Auth0 pricing plans scale with your app -- from free auth for AI vibe coders to B2B Enterprise SSO for scaling startups and enterprise platforms.

## Auth0 Enterprise Connect in beta vs. WorkOS for enterprise SSO and SCIM

DevFeed: [Auth0 Enterprise Connect in beta vs. WorkOS for enterprise SSO and SCIM](<https://devfeed.tech/articles/auth0-enterprise-connect-in-beta-vs-workos-for-enterprise-sso-and-scim-16004.md>)

Original publisher: [Read original article](<https://workos.com/blog/auth0-enterprise-connect-vs-workos>)

Author: WorkOS

Published: 2026-08-21T00:00:00Z

Content type: comparison

Language: en

Sources: [WorkOS Blog](<https://devfeed.tech/sources/workos-blog.md>)

Topics: [Auth0](<https://devfeed.tech/topics/auth0.md>), [Single sign-on (SSO)](<https://devfeed.tech/topics/sso.md>), [Provisioning](<https://devfeed.tech/topics/provisioning.md>), [OpenID connect (OIDC)](<https://devfeed.tech/topics/oidc.md>), [saml](<https://devfeed.tech/topics/saml.md>), [Security](<https://devfeed.tech/topics/security.md>)

Tags: [auth0](<https://devfeed.tech/tags/auth0.md>), [enterprise](<https://devfeed.tech/tags/enterprise.md>), [oidc](<https://devfeed.tech/tags/oidc.md>), [provisioning](<https://devfeed.tech/tags/provisioning.md>), [saml](<https://devfeed.tech/tags/saml.md>), [sso](<https://devfeed.tech/tags/sso.md>)

### AI overview

This comparison examines Auth0 Enterprise Connect, which is in beta, alongside WorkOS for enterprise SSO and SCIM. It explains how Auth0 preserves an existing authorization server while adding enterprise identity capabilities, and highlights differences in SCIM direction, plan tier, pricing, and access requirements.

### Source excerpt

Auth0's beta keeps the authorization server you already run and adds the enterprise surface around it. The differences from WorkOS show up in SCIM direction, plan tier, and which pricing table you are actually reading.

## How to build an employee self-service portal in Webflow Cloud with Auth0, D1, and the CMS Data API

DevFeed: [How to build an employee self-service portal in Webflow Cloud with Auth0, D1, and the CMS Data API](<https://devfeed.tech/articles/how-to-build-an-employee-self-service-portal-in-webflow-cloud-with-auth0-d1-and-the-cms-data-api-9199.md>)

Original publisher: [Read original article](<https://webflowmarketingmain.com/blog/employee-self-service-portal-webflow>)

Author: Ismail Ajagbe

Published: 2026-08-08T00:00:00Z

Content type: tutorial

Language: en

Sources: [Webflow Blog](<https://devfeed.tech/sources/webflow-blog.md>)

Topics: [webflow](<https://devfeed.tech/topics/webflow.md>), [Auth0](<https://devfeed.tech/topics/auth0.md>), [Authentication](<https://devfeed.tech/topics/authentication.md>), [Cloudflare](<https://devfeed.tech/topics/cloudflare.md>), [Content Management System](<https://devfeed.tech/topics/cms.md>), [Drizzle](<https://devfeed.tech/topics/drizzle.md>), [Next.js](<https://devfeed.tech/topics/next-js.md>), [SQLite](<https://devfeed.tech/topics/sqlite.md>), [web applications](<https://devfeed.tech/topics/web-applications.md>), [API](<https://devfeed.tech/topics/api.md>), [hosting](<https://devfeed.tech/topics/hosting.md>), [JSON Web Tokens](<https://devfeed.tech/topics/jwt.md>)

Tags: [authentication](<https://devfeed.tech/tags/authentication.md>), [cloudflare](<https://devfeed.tech/tags/cloudflare.md>), [code](<https://devfeed.tech/tags/code.md>), [drizzle](<https://devfeed.tech/tags/drizzle.md>), [guides](<https://devfeed.tech/tags/guides.md>), [hosting](<https://devfeed.tech/tags/hosting.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [next-js](<https://devfeed.tech/tags/next-js.md>), [rest](<https://devfeed.tech/tags/rest.md>), [sqlite](<https://devfeed.tech/tags/sqlite.md>), [webflow](<https://devfeed.tech/tags/webflow.md>)

### AI overview

A guide to building an employee self-service portal in Webflow Cloud with Next.js, Auth0 authentication, Cloudflare D1 backed by Drizzle ORM, SQLite, and Webflow CMS announcements.

### Source excerpt

Learn how to build an employee self-service portal in Webflow Cloud with Next.js, Auth0, SQLite, and Webflow CMSs.

## How to add authentication and payments to a Webflow Cloud app with Auth0 and Stripe

DevFeed: [How to add authentication and payments to a Webflow Cloud app with Auth0 and Stripe](<https://devfeed.tech/articles/how-to-add-authentication-and-payments-to-a-webflow-cloud-app-with-auth0-and-stripe-9180.md>)

Original publisher: [Read original article](<https://webflowmarketingmain.com/blog/auth-payments-webflow-cloud-auth0-stripe>)

Author: Ismail Ajagbe

Published: 2026-07-27T00:00:00Z

Content type: tutorial

Language: en

Sources: [Webflow Blog](<https://devfeed.tech/sources/webflow-blog.md>)

Topics: [Auth0](<https://devfeed.tech/topics/auth0.md>), [stripe](<https://devfeed.tech/topics/stripe.md>), [webflow](<https://devfeed.tech/topics/webflow.md>), [Authentication](<https://devfeed.tech/topics/authentication.md>), [Next.js](<https://devfeed.tech/topics/next-js.md>), [Web](<https://devfeed.tech/topics/web.md>), [Node.js](<https://devfeed.tech/topics/node-js.md>), [npm](<https://devfeed.tech/topics/npm.md>), [Workers](<https://devfeed.tech/topics/workers.md>)

Tags: [authentication](<https://devfeed.tech/tags/authentication.md>), [checkout](<https://devfeed.tech/tags/checkout.md>), [guides](<https://devfeed.tech/tags/guides.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [integration](<https://devfeed.tech/tags/integration.md>), [next-js](<https://devfeed.tech/tags/next-js.md>), [node-js](<https://devfeed.tech/tags/node-js.md>), [npm](<https://devfeed.tech/tags/npm.md>), [payments](<https://devfeed.tech/tags/payments.md>), [web](<https://devfeed.tech/tags/web.md>), [webflow](<https://devfeed.tech/tags/webflow.md>)

### AI overview

A guide to adding Auth0 session-based authentication and Stripe Checkout payments to a Next.js app hosted on Webflow Cloud. It covers server-side session checks, payment routes, verified webhooks, post-payment provisioning, and Webflow Cloud-specific deployment requirements.

### Source excerpt

Learn how to add Auth0 authentication and Stripe Checkout to a Webflow Cloud app, with session middleware, a payment route, and verified webhooks.

## How to add Auth0 role-based access control to a Webflow Cloud App

DevFeed: [How to add Auth0 role-based access control to a Webflow Cloud App](<https://devfeed.tech/articles/how-to-add-auth0-role-based-access-control-to-a-webflow-cloud-app-9181.md>)

Original publisher: [Read original article](<https://webflowmarketingmain.com/blog/auth0-rbac-webflow-cloud-app>)

Author: Ismail Ajagbe

Published: 2026-07-26T00:00:00Z

Content type: tutorial

Language: en

Sources: [Webflow Blog](<https://devfeed.tech/sources/webflow-blog.md>)

Topics: [Auth0](<https://devfeed.tech/topics/auth0.md>), [Authorization](<https://devfeed.tech/topics/authorization.md>), [webflow](<https://devfeed.tech/topics/webflow.md>), [Cloudflare Workers](<https://devfeed.tech/topics/cloudflare-workers.md>), [JSON Web Tokens](<https://devfeed.tech/topics/jwt.md>), [Authentication](<https://devfeed.tech/topics/authentication.md>), [Node.js](<https://devfeed.tech/topics/node-js.md>), [npm](<https://devfeed.tech/topics/npm.md>)

Tags: [auth](<https://devfeed.tech/tags/auth.md>), [authentication](<https://devfeed.tech/tags/authentication.md>), [code](<https://devfeed.tech/tags/code.md>), [development](<https://devfeed.tech/tags/development.md>), [guide](<https://devfeed.tech/tags/guide.md>), [guides](<https://devfeed.tech/tags/guides.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [tokens](<https://devfeed.tech/tags/tokens.md>), [webflow](<https://devfeed.tech/tags/webflow.md>)

### AI overview

A guide to adding Auth0 role-based access control to a Webflow Cloud App. It explains how Auth0 issues tokens and roles, while the app verifies JWTs and enforces access in middleware and handlers running on Cloudflare Workers.

### Source excerpt

Learn how to add Auth0 role-based access control to a Webflow Cloud app, injecting roles into the token and verifying them in middleware and handlers.

## Vercel Passport is now in Public Beta

DevFeed: [Vercel Passport is now in Public Beta](<https://devfeed.tech/articles/vercel-passport-is-now-in-public-beta-1162.md>)

Original publisher: [Read original article](<https://vercel.com/changelog/vercel-passport-is-now-in-public-beta>)

Author: Andrew Qu

Published: 2026-06-17T00:00:00Z

Content type: release

Language: en

Sources: [Vercel News](<https://devfeed.tech/sources/vercel-news.md>)

Topics: [Vercel](<https://devfeed.tech/topics/vercel.md>), [OpenID connect (OIDC)](<https://devfeed.tech/topics/oidc.md>), [JSON Web Tokens](<https://devfeed.tech/topics/jwt.md>), [Auth0](<https://devfeed.tech/topics/auth0.md>), [Deployment](<https://devfeed.tech/topics/deployment.md>)

Tags: [deployment](<https://devfeed.tech/tags/deployment.md>), [enterprise](<https://devfeed.tech/tags/enterprise.md>), [external](<https://devfeed.tech/tags/external.md>), [identity](<https://devfeed.tech/tags/identity.md>), [oidc](<https://devfeed.tech/tags/oidc.md>), [okta](<https://devfeed.tech/tags/okta.md>), [token](<https://devfeed.tech/tags/token.md>), [vercel](<https://devfeed.tech/tags/vercel.md>)

### AI overview

Vercel Passport is in public beta, allowing enterprise teams to protect Vercel deployments with their own identity provider through OIDC authentication.

### Source excerpt

Enterprise teams can now control access to their Vercel deployments with Vercel Passport, using their own identity provider. Visitors authenticate through providers like Okta, Auth0, or any compatible OIDC provider before they can view a protected deployment. Use Passport to: Reuse an OIDC application across multiple projects Set a team default that applies to new projects automatically Assign Passport to existing projects in bulk After Passport authenticates a visitor, Vercel injects a signed JWT into the x-vercel-oidc-passport-token request header. Read it server-side to access the external_sub claim, the stable visitor identifier returned by your identity provider: Read the documentation to get started. Read more

## Auth0 joins the Vercel Marketplace

DevFeed: [Auth0 joins the Vercel Marketplace](<https://devfeed.tech/articles/auth0-joins-the-vercel-marketplace-814.md>)

Original publisher: [Read original article](<https://vercel.com/changelog/auth0-joins-the-vercel-marketplace>)

Author: Hedi Zandi

Published: 2026-06-15T04:00:00Z

Content type: release

Language: en

Sources: [Vercel News](<https://devfeed.tech/sources/vercel-news.md>)

Topics: [Auth0](<https://devfeed.tech/topics/auth0.md>), [Vercel](<https://devfeed.tech/topics/vercel.md>), [Authentication](<https://devfeed.tech/topics/authentication.md>), [identity and access management](<https://devfeed.tech/topics/identity-and-access-management.md>), [Next.js](<https://devfeed.tech/topics/next-js.md>), [Provisioning](<https://devfeed.tech/topics/provisioning.md>), [dashboards](<https://devfeed.tech/topics/dashboards.md>), [SDKs](<https://devfeed.tech/topics/sdks.md>), [App](<https://devfeed.tech/topics/app.md>)

Tags: [authentication](<https://devfeed.tech/tags/authentication.md>), [dashboards](<https://devfeed.tech/tags/dashboards.md>), [development](<https://devfeed.tech/tags/development.md>), [identity-and-access-management](<https://devfeed.tech/tags/identity-and-access-management.md>), [integration](<https://devfeed.tech/tags/integration.md>), [next-js](<https://devfeed.tech/tags/next-js.md>), [platform](<https://devfeed.tech/tags/platform.md>), [production](<https://devfeed.tech/tags/production.md>), [sync](<https://devfeed.tech/tags/sync.md>), [vercel](<https://devfeed.tech/tags/vercel.md>)

### AI overview

Auth0 is now available through the Vercel Marketplace for quick integration with Vercel apps. The integration supports Next.js applications through the Auth0 Next.js SDK and provides authentication, user management, hosted dashboards, sessions, roles, automatic application provisioning, and synchronized configuration across Development, Preview, and Production environments.

### Source excerpt

You can now add Auth0, a production-ready authentication to your Vercel app in just a few clicks. Built for modern frameworks like Next.js, Auth0 is an identity and access management platform for securing your apps and agentic workflows. This integration enables: Automatic provisioning of an Auth0 application that connects to your Vercel project Out-of-the-box support for your Next.js applications using the Auth0 Next.js SDK Complete user management with hosted dashboards, sessions, and roles Sync authentication configuration across Development, Preview, and Production environments Get started with Auth0 on the Vercel Marketplace. Read more

## Building a Production AI Deep Research Agent with Temporal, Neo4j, Auth0, and Redpanda

DevFeed: [Building a Production AI Deep Research Agent with Temporal, Neo4j, Auth0, and Redpanda](<https://devfeed.tech/articles/diving-into-the-ai-iceberg-what-lies-beneath-your-ai-agents-35775.md>)

Original publisher: [Read original article](<https://temporal.io/blog/diving-into-ai-iceberg-what-lies-beneath-ai-agents>)

Author: Chandler Mayo

Published: 2026-06-10T00:00:00Z

Content type: article

Language: en

Sources: [Temporal Blog](<https://devfeed.tech/sources/temporal-blog.md>)

Topics: [AI Agent](<https://devfeed.tech/topics/ai-agent.md>), [Orchestration](<https://devfeed.tech/topics/orchestration.md>), [Persistence](<https://devfeed.tech/topics/persistence.md>), [observability](<https://devfeed.tech/topics/observability.md>), [Security](<https://devfeed.tech/topics/security.md>), [Auth0](<https://devfeed.tech/topics/auth0.md>), [Neo4j](<https://devfeed.tech/topics/neo4j.md>)

Tags: [agents](<https://devfeed.tech/tags/agents.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-agents](<https://devfeed.tech/tags/ai-agents.md>), [auth0](<https://devfeed.tech/tags/auth0.md>), [community](<https://devfeed.tech/tags/community.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [observability](<https://devfeed.tech/tags/observability.md>), [orchestration](<https://devfeed.tech/tags/orchestration.md>), [parallel](<https://devfeed.tech/tags/parallel.md>), [pdf](<https://devfeed.tech/tags/pdf.md>), [persistence](<https://devfeed.tech/tags/persistence.md>), [production](<https://devfeed.tech/tags/production.md>), [security](<https://devfeed.tech/tags/security.md>), [streaming](<https://devfeed.tech/tags/streaming.md>), [teams](<https://devfeed.tech/tags/teams.md>)

### AI overview

The article describes a production-oriented deep research agent built by four teams using Temporal, Neo4j, Auth0, and Redpanda. It explains how orchestration, persistence, security, and event streaming support a long-running, multi-agent workflow.

### Source excerpt

Four teams built a production AI deep research agent using Temporal, Neo4j, Auth0, and Redpanda, revealing the infrastructure beneath every great AI agent.

## I rebuilt the Auth0 Activity Page with webhooks and Tinybird

DevFeed: [I rebuilt the Auth0 Activity Page with webhooks and Tinybird](<https://devfeed.tech/articles/i-rebuilt-the-auth0-activity-page-with-webhooks-and-tinybird-18387.md>)

Original publisher: [Read original article](<https://www.tinybird.co/blog/auth0-webhooks-tinybird-integration>)

Author: Alberto Romeu

Published: 2025-01-16T00:00:00Z

Content type: opinion

Language: en

Sources: [Tinybird](<https://devfeed.tech/sources/tinybird.md>)

Topics: [Auth0](<https://devfeed.tech/topics/auth0.md>)

Tags: [auth0](<https://devfeed.tech/tags/auth0.md>), [i-built-this](<https://devfeed.tech/tags/i-built-this.md>), [webhooks](<https://devfeed.tech/tags/webhooks.md>)

### AI overview

The author describes rebuilding the Auth0 activity page with additional features and webhooks to learn more about user growth.

### Source excerpt

If you know, you grow. I rebuilt the Auth0 activity page with added features so I can learn more about my user growth.

## Top 10 Launches of Launch Week 12

DevFeed: [Top 10 Launches of Launch Week 12](<https://devfeed.tech/articles/top-10-launches-of-launch-week-12-419.md>)

Original publisher: [Read original article](<https://supabase.com/blog/launch-week-12-top-10>)

Author: Paul Copplestone

Published: 2024-08-16T07:00:00Z

Content type: article

Language: en

Sources: [Supabase Blog](<https://devfeed.tech/sources/supabase-blog.md>)

Topics: [Supabase](<https://devfeed.tech/topics/supabase.md>), [Databases](<https://devfeed.tech/topics/databases.md>), [ai and ml](<https://devfeed.tech/topics/ai-and-ml.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Python](<https://devfeed.tech/topics/python.md>), [GitHub Copilot](<https://devfeed.tech/topics/github-copilot.md>), [vs-code](<https://devfeed.tech/topics/vs-code.md>), [Auth0](<https://devfeed.tech/topics/auth0.md>), [browser](<https://devfeed.tech/topics/browser.md>), [Qdrant](<https://devfeed.tech/topics/qdrant.md>), [wasm](<https://devfeed.tech/topics/wasm.md>), [Amazon S3](<https://devfeed.tech/topics/amazon-s3.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-and-ml](<https://devfeed.tech/tags/ai-and-ml.md>), [announcements](<https://devfeed.tech/tags/announcements.md>), [auth](<https://devfeed.tech/tags/auth.md>), [authentication](<https://devfeed.tech/tags/authentication.md>), [authorization](<https://devfeed.tech/tags/authorization.md>), [browser](<https://devfeed.tech/tags/browser.md>), [cli](<https://devfeed.tech/tags/cli.md>), [copilot](<https://devfeed.tech/tags/copilot.md>), [database](<https://devfeed.tech/tags/database.md>), [extension](<https://devfeed.tech/tags/extension.md>), [launch](<https://devfeed.tech/tags/launch.md>), [python](<https://devfeed.tech/tags/python.md>), [s3](<https://devfeed.tech/tags/s3.md>), [vs-code](<https://devfeed.tech/tags/vs-code.md>), [wasm](<https://devfeed.tech/tags/wasm.md>)

### AI overview

A ranked overview of Supabase Launch Week 12 highlights, including open-source database tools, data migration utilities, VS Code and GitHub Copilot integration, official Python support, log export, Realtime authorization, expanded authentication options, WebAssembly foreign data wrappers, and database.build, an in-browser Postgres sandbox with AI assistance.

### Source excerpt

Highlights from Launch Week 12

## Supabase Auth: Bring-your-own Auth0, Cognito, or Firebase

DevFeed: [Supabase Auth: Bring-your-own Auth0, Cognito, or Firebase](<https://devfeed.tech/articles/supabase-auth-bring-your-own-auth0-cognito-or-firebase-696.md>)

Original publisher: [Read original article](<https://supabase.com/blog/third-party-auth-mfa-phone-send-hooks>)

Author: Stojan Dimitrovski

Published: 2024-08-14T07:00:00Z

Content type: article

Language: en

Sources: [Supabase Blog](<https://devfeed.tech/sources/supabase-blog.md>)

Topics: [Supabase](<https://devfeed.tech/topics/supabase.md>), [MFA](<https://devfeed.tech/topics/mfa.md>), [Auth0](<https://devfeed.tech/topics/auth0.md>), [Authentication](<https://devfeed.tech/topics/authentication.md>), [Firebase](<https://devfeed.tech/topics/firebase.md>), [Amazon Web Services](<https://devfeed.tech/topics/aws.md>), [migration](<https://devfeed.tech/topics/migration.md>), [Security](<https://devfeed.tech/topics/security.md>)

Tags: [auth](<https://devfeed.tech/tags/auth.md>), [authentication](<https://devfeed.tech/tags/authentication.md>), [aws](<https://devfeed.tech/tags/aws.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [integration](<https://devfeed.tech/tags/integration.md>), [mfa](<https://devfeed.tech/tags/mfa.md>), [migration](<https://devfeed.tech/tags/migration.md>), [security](<https://devfeed.tech/tags/security.md>), [whatsapp](<https://devfeed.tech/tags/whatsapp.md>)

### AI overview

Supabase announces support for third-party authentication providers including Auth0, AWS Cognito, and Firebase Auth, along with phone-based MFA through SMS and WhatsApp. The article also introduces new Auth Hooks for SMS and email and describes migration support and CLI integration for third-party providers.

### Source excerpt

Use Firebase Auth, Auth0 or AWS Cognito (Amplify) with your Supabase project, secure your users with SMS based MFA, and use send hooks.

## Signing CISA's Secure by Design pledge

DevFeed: [Signing CISA's Secure by Design pledge](<https://devfeed.tech/articles/signing-cisa-s-secure-by-design-pledge-13231.md>)

Original publisher: [Read original article](<https://www.chainguard.dev/unchained/signing-cisas-secure-by-design-pledge>)

Published: 2024-05-08T00:00:00Z

Content type: article

Language: en

Sources: [Chainguard: Unchained](<https://devfeed.tech/sources/chainguard-unchained.md>)

Topics: [chainguard](<https://devfeed.tech/topics/chainguard.md>), [cisa](<https://devfeed.tech/topics/cisa.md>), [MFA](<https://devfeed.tech/topics/mfa.md>), [Security](<https://devfeed.tech/topics/security.md>), [Single sign-on (SSO)](<https://devfeed.tech/topics/sso.md>), [OpenID connect (OIDC)](<https://devfeed.tech/topics/oidc.md>), [passwords](<https://devfeed.tech/topics/passwords.md>), [Auth0](<https://devfeed.tech/topics/auth0.md>), [Web](<https://devfeed.tech/topics/web.md>)

Tags: [auth0](<https://devfeed.tech/tags/auth0.md>), [authentication](<https://devfeed.tech/tags/authentication.md>), [best-practices](<https://devfeed.tech/tags/best-practices.md>), [chainguard](<https://devfeed.tech/tags/chainguard.md>), [cisa](<https://devfeed.tech/tags/cisa.md>), [cve](<https://devfeed.tech/tags/cve.md>), [mfa](<https://devfeed.tech/tags/mfa.md>), [oidc](<https://devfeed.tech/tags/oidc.md>), [password](<https://devfeed.tech/tags/password.md>), [passwords](<https://devfeed.tech/tags/passwords.md>), [phishing](<https://devfeed.tech/tags/phishing.md>), [secure-by-default](<https://devfeed.tech/tags/secure-by-default.md>), [secure-by-design](<https://devfeed.tech/tags/secure-by-design.md>), [secure-by-design-pledge](<https://devfeed.tech/tags/secure-by-design-pledge.md>), [secure-software](<https://devfeed.tech/tags/secure-software.md>), [security](<https://devfeed.tech/tags/security.md>), [security-best-practices](<https://devfeed.tech/tags/security-best-practices.md>), [sso](<https://devfeed.tech/tags/sso.md>)

### AI overview

Chainguard describes signing CISA's Secure by Design pledge and explains how its products and internal systems address the pledge's goals. The article discusses passwordless human login through SSO, MFA requirements, phishing-resistant security keys, and limitations in provider support for OIDC MFA claims.

### Source excerpt

Chainguard proudly signs CISA's Secure by Design pledge. Learn why we support this critical software security initiative.

[Next page](<https://devfeed.tech/topics/auth0.md?cursor=WyIyMDI0LTA1LTA4VDAwOjAwOjAwKzAwOjAwIiwgIjAxNzI4YTQxLTg2M2UtNDIxMS04NDE2LTNhZTU0NzlkNzNlNCJd>)