> ## Documentation Index
> Fetch the complete documentation index at: https://docs-staging-quickstart-revamp.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

> Describes Auth0 features, platforms, and software configurations.

# Product Support Matrix

Auth0 provides support in alignment with the [terms of service](https://auth0.com/terms) and [pricing and support plans](https://auth0.com/pricing/). These are the types of support provided by Auth0:

<table class="table">
  <thead>
    <tr>
      <th><strong>Level</strong></th>
      <th><strong>Description</strong></th>
    </tr>
  </thead>

  <tbody>
    <tr>
      <td>Supported</td>
      <td>Auth0 has formally tested these items, may provide both new features and bug fixes (if applicable), and will provide customer support.</td>
    </tr>

    <tr>
      <td>Sustained</td>
      <td>Auth0 may provide bug fixes (if applicable) for these items, and will provide customer support.</td>
    </tr>

    <tr>
      <td>Bug Fixes</td>
      <td>Auth0 may provide bug fixes (if applicable) for these items, but will not provide customer support.</td>
    </tr>

    <tr>
      <td>Community</td>
      <td>Auth0 will not provide customer support for these items, and all assistance will come from the general community.</td>
    </tr>

    <tr>
      <td>Partner</td>
      <td>Auth0 will not provide customer support for these items, and all assistance will come from the partners who maintain them.</td>
    </tr>
  </tbody>
</table>

## Auth0 support coverage

Official support provided by Auth0 is limited to the languages, platforms, versions, and technologies specifically listed. Anything that is not listed, or is listed as community-supported is not eligible for Auth0 support. If you have questions about unsupported items, you can post your question on the [Auth0 public forum](https://community.auth0.com/).

For community-supported items, ask for help by contacting the developers responsible for those items such as submitting issues on the GitHub repositories for the specific libraries or SDKs.

Auth0 support is limited to the most recent version of the technologies listed (unless otherwise specified). If you are using an older version, you will be required to upgrade prior to seeking support.

## Supported browsers

All listed browsers are the latest versions unless otherwise indicated.

### Auth0 Dashboard desktop browsers

<Warning>
  Auth0 does not support mobile browsers for using the Dashboard.
</Warning>

<table class="table">
  <thead>
    <tr>
      <th><strong>Browser</strong></th>
      <th><strong>Support Level</strong></th>
    </tr>
  </thead>

  <tbody>
    <tr>
      <td>Chrome</td>
      <td>Supported</td>
    </tr>

    <tr>
      <td>Safari</td>
      <td>Sustained</td>
    </tr>

    <tr>
      <td>Edge</td>
      <td>Sustained</td>
    </tr>

    <tr>
      <td>Firefox</td>
      <td>Sustained</td>
    </tr>
  </tbody>
</table>

### Authentication desktop browsers

<table class="table">
  <thead>
    <tr>
      <th><strong>Browser</strong></th>
      <th><strong>Support Level</strong></th>
    </tr>
  </thead>

  <tbody>
    <tr>
      <td>Chrome</td>
      <td>Supported</td>
    </tr>

    <tr>
      <td>Safari</td>
      <td>Sustained</td>
    </tr>

    <tr>
      <td>Internet Explorer (v10/11)</td>
      <td>Sustained\*</td>
    </tr>

    <tr>
      <td>Edge</td>
      <td>Sustained</td>
    </tr>

    <tr>
      <td>Firefox</td>
      <td>Sustained</td>
    </tr>
  </tbody>
</table>

<Warning>
  \*Starting with v2.0.0, the Auth0 SPA SDK no longer supports Internet Explorer 11. To learn more about this change, read the [SPA-JS v2 Migration Guide on Github](https://github.com/auth0/auth0-spa-js/blob/master/MIGRATION_GUIDE.md).
</Warning>

### Authentication mobile browsers

<table class="table">
  <thead>
    <tr>
      <th><strong>Browser</strong></th>
      <th><strong>Support Level</strong></th>
    </tr>
  </thead>

  <tbody>
    <tr>
      <td>Safari iOS 10+</td>
      <td>Supported</td>
    </tr>

    <tr>
      <td>Chrome for Android 7.1.1+</td>
      <td>Supported</td>
    </tr>
  </tbody>
</table>

## Supported operating systems

All listed operating systems are the latest versions unless otherwise indicated. If you are using an older version, please upgrade prior to seeking support.

### Auth0 Dashboard operating systems

<table class="table">
  <thead>
    <tr>
      <th><strong>Operating System</strong></th>
      <th><strong>Support Level</strong></th>
    </tr>
  </thead>

  <tbody>
    <tr>
      <td>Apple MacOS (with Chrome)</td>
      <td>Supported</td>
    </tr>

    <tr>
      <td>Apple MacOS (with other browsers)</td>
      <td>Sustained</td>
    </tr>

    <tr>
      <td>Linux Ubuntu</td>
      <td>Sustained</td>
    </tr>

    <tr>
      <td>Microsoft Windows</td>
      <td>Sustained</td>
    </tr>
  </tbody>
</table>

### Authentication supported operating systems

<table class="table">
  <thead>
    <tr>
      <th><strong>Operating System</strong></th>
      <th><strong>Support Level</strong></th>
    </tr>
  </thead>

  <tbody>
    <tr>
      <td>Apple MacOS (with Chrome)</td>
      <td>Supported</td>
    </tr>

    <tr>
      <td>Apple MacOS (with other browsers)</td>
      <td>Sustained</td>
    </tr>

    <tr>
      <td>Apple iOS 10+</td>
      <td>Supported</td>
    </tr>

    <tr>
      <td>Google Android 7.1.1+</td>
      <td>Supported</td>
    </tr>

    <tr>
      <td>Linux Ubuntu</td>
      <td>Sustained</td>
    </tr>

    <tr>
      <td>Microsoft Windows</td>
      <td>Sustained</td>
    </tr>
  </tbody>
</table>

## Supported Auth0 libraries and SDKs

### Auth0 Lock widgets and libraries

<table class="table">
  <thead>
    <tr>
      <th><strong>Library</strong></th>
      <th><strong>Support Level</strong></th>
    </tr>
  </thead>

  <tbody>
    <tr>
      <td><a href="https://github.com/auth0/lock/tree/master" title="Lock.js">Lock.js</a></td>
      <td>Bug Fixes</td>
    </tr>

    <tr>
      <td><a href="https://github.com/auth0/Lock.Android/tree/main" title="Lock.android v3">Lock.Android v3</a></td>
      <td>Bug Fixes</td>
    </tr>

    <tr>
      <td><a href="https://github.com/auth0/Lock.Android/tree/v2" title="Lock.Android v2">Lock.Android v2</a></td>
      <td>Bug Fixes</td>
    </tr>

    <tr>
      <td><a href="https://github.com/auth0/Lock.swift/tree/master" title="Lock for iOS v2">Lock for iOS v2</a></td>
      <td>Bug Fixes</td>
    </tr>
  </tbody>
</table>

### Auth0 SDKs

<table class="table">
  <thead>
    <tr>
      <th><strong>SDK</strong></th>
      <th><strong>Support Level</strong></th>
    </tr>
  </thead>

  <tbody>
    <tr>
      <td><a href="https://github.com/auth0/auth0-spa-js/tree/master" title="Auth0 SPA SDK v1">Auth0 SPA SDK v1</a></td>
      <td>Supported</td>
    </tr>

    <tr>
      <td><a href="https://github.com/auth0/auth0.js/tree/master" title="Auth0.js v9">Auth0.js v9</a></td>
      <td>Supported</td>
    </tr>

    <tr>
      <td><a href="https://github.com/auth0/Auth0.Android/tree/v1" title="Auth0 Android v1">Auth0 Android v1</a></td>
      <td>Bug Fixes</td>
    </tr>

    <tr>
      <td><a href="https://github.com/auth0/Auth0.Android/tree/main" title="Auth0 Android v2">Auth0 Android v2</a></td>
      <td>Supported</td>
    </tr>

    <tr>
      <td><a href="https://github.com/auth0/Auth0.Swift/tree/master" title="Auth0 Swift v1">Auth0 Swift v1</a></td>
      <td>Supported</td>
    </tr>

    <tr>
      <td><a href="https://github.com/auth0/Auth0.net/tree/master" title="Auth0 .NET v7">Auth0 .NET v7</a></td>
      <td>Supported</td>
    </tr>

    <tr>
      <td><a href="https://github.com/auth0/Auth0-java/tree/master" title="Auth0 Java v1">Auth0 Java v1</a></td>
      <td>Supported</td>
    </tr>

    <tr>
      <td><a href="https://github.com/auth0/node-auth0/tree/master" title="Auth0 Node v2">Auth0 Node v2</a></td>
      <td>Supported</td>
    </tr>

    <tr>
      <td><a href="https://github.com/auth0/auth0-python/tree/master" title="Auth0 Python v3">Auth0 Python v3</a></td>
      <td>Supported</td>
    </tr>

    <tr>
      <td><a href="https://github.com/auth0/auth0-php/tree/master" title="Auth0 PHP v7">Auth0 PHP v7</a></td>
      <td>Supported</td>
    </tr>

    <tr>
      <td><a href="https://github.com/auth0/ruby-auth0" title="Auth0 Ruby SDK v5">Auth0 Ruby SDK v5</a></td>
      <td>Supported</td>
    </tr>
  </tbody>
</table>

### Framework and Platform Integration SDKs

<table class="table">
  <thead>
    <tr>
      <th><strong>SDK</strong></th>
      <th><strong>Support Level</strong></th>
    </tr>
  </thead>

  <tbody>
    <tr>
      <td><a href="https://github.com/auth0/angular-lock/tree/master" title="Angular Lock v3">Angular Lock v3</a></td>
      <td>Supported</td>
    </tr>

    <tr>
      <td><a href="https://github.com/auth0/auth0-java-mvc-common/tree/master" title="Auth0 Java MVC Common v1">Auth0 Java MVC Common v1</a></td>
      <td>Supported</td>
    </tr>

    <tr>
      <td><a href="https://github.com/auth0/auth0-oidc-client-net/tree/master" title="OIDC Client for .NET v3">OIDC Client for .NET v3</a></td>
      <td>Supported</td>
    </tr>

    <tr>
      <td><a href="https://github.com/auth0/jwt-auth-bundle/tree/3.x.x-dev" title="JWT Auth Bundle v3">JWT Auth Bundle v3</a></td>
      <td>Bug Fixes</td>
    </tr>

    <tr>
      <td><a href="https://github.com/auth0/jwt-auth-bundle/tree/master" title="JWT Auth Bundle v4">JWT Auth Bundle v4</a></td>
      <td>Supported</td>
    </tr>
  </tbody>
</table>

### Content Management Systems Plugins

<table class="table">
  <thead>
    <tr>
      <th><strong>CMS</strong></th>
      <th><strong>Support Level</strong></th>
    </tr>
  </thead>

  <tbody>
    <tr>
      <td><a href="https://github.com/auth0/wp-auth0/tree/master" title="WordPress">WordPress</a></td>
      <td>Supported</td>
    </tr>
  </tbody>
</table>

## Quickstarts and samples

### Native and mobile apps

<table class="table">
  <thead>
    <tr>
      <th><strong>Technology</strong></th>
      <th><strong>Support Level</strong></th>
    </tr>
  </thead>

  <tbody>
    <tr>
      <td><a href="https://github.com/auth0-samples/auth0-android-sample/tree/master" title="Android">Android</a></td>
      <td>Supported</td>
    </tr>

    <tr>
      <td>Device Authorization Flow</td>
      <td>Supported</td>
    </tr>

    <tr>
      <td><a href="https://github.com/auth0-samples/auth0-ionic4-samples/tree/master" title="Iconic 4">Iconic 4</a></td>
      <td>Supported</td>
    </tr>

    <tr>
      <td><a href="https://github.com/auth0-samples/auth0-ios-swift-sample/tree/master" title="iOS Swift">iOS Swift</a></td>
      <td>Supported</td>
    </tr>

    <tr>
      <td><a href="https://github.com/auth0-samples/auth0-react-native-sample/tree/master" title="React Native">React Native</a></td>
      <td>Supported</td>
    </tr>

    <tr>
      <td><a href="https://github.com/auth0-samples/auth0-uwp-oidc-samples/tree/master/Quickstart/00-Starter-Seed" title="Windows Universal App C#">Windows Universal App C#</a></td>
      <td>Supported</td>
    </tr>

    <tr>
      <td><a href="https://github.com/auth0-samples/auth0-WinFormsWPF-oidc-samples/tree/master" title="WPF/Windows">WPF/Windows</a></td>
      <td>Supported</td>
    </tr>

    <tr>
      <td><a href="https://github.com/auth0-samples/auth0-xamarin-oidc-samples/tree/master" title="Xamarin">Xamarin</a></td>
      <td>Supported</td>
    </tr>
  </tbody>
</table>

### SPAs

<table class="table">
  <thead>
    <tr>
      <th><strong>Technology</strong></th>
      <th><strong>Support Level</strong></th>
    </tr>
  </thead>

  <tbody>
    <tr>
      <td><a href="https://github.com/auth0-samples/auth0-angular-samples/tree/master" title="Angular">Angular</a></td>
      <td>Supported</td>
    </tr>

    <tr>
      <td><a href="https://github.com/auth0-samples/auth0-javascript-samples/tree/master" title="JavaScript">JavaScript</a></td>
      <td>Supported</td>
    </tr>

    <tr>
      <td><a href="https://github.com/auth0-samples/auth0-react-samples/tree/master" title="React">React</a></td>
      <td>Supported</td>
    </tr>

    <tr>
      <td><a href="https://github.com/auth0-samples/auth0-vue-samples/tree/master" title="Vue.js">Vue.js</a></td>
      <td>Supported</td>
    </tr>
  </tbody>
</table>

### Regular web apps

<table class="table">
  <thead>
    <tr>
      <th><strong>Technology</strong></th>
      <th><strong>Support Level</strong></th>
    </tr>
  </thead>

  <tbody>
    <tr>
      <td><a href="https://github.com/auth0-samples/auth0-aspnet-owin-mvc-samples/tree/master" title="ASP.NET (OWIN)">ASP.NET (OWIN)</a></td>
      <td>Supported</td>
    </tr>

    <tr>
      <td><a href="https://github.com/auth0-samples/auth0-aspnetcore-mvc-samples/tree/netcore2.1" title="ASP.NET Core v2.1">ASP.NET Core v2.1</a></td>
      <td>Supported</td>
    </tr>

    <tr>
      <td><a href="https://github.com/auth0-samples/auth0-aspnetcore-mvc-samples/tree/master" title="ASP.NET Core v3.1">ASP.NET Core v3.1</a></td>
      <td>Supported</td>
    </tr>

    <tr>
      <td><a href="https://github.com/auth0-samples/auth0-golang-web-app/tree/master" title="Go">Go</a></td>
      <td>Supported</td>
    </tr>

    <tr>
      <td><a href="https://github.com/auth0-samples/auth0-servlet-sample/tree/master" title="Java">Java</a></td>
      <td>Supported</td>
    </tr>

    <tr>
      <td><a href="https://github.com/auth0-samples/auth0-spring-boot-login-samples/tree/master" title="Java Spring MVC">Java Spring MVC</a></td>
      <td>Supported</td>
    </tr>

    <tr>
      <td><a href="https://github.com/auth0-samples/auth0-nodejs-webapp-sample/tree/master" title="Node.js">Node.js</a></td>
      <td>Supported</td>
    </tr>

    <tr>
      <td><a href="https://github.com/auth0-samples/auth0-php-web-app/tree/master" title="PHP">PHP</a></td>
      <td>Supported</td>
    </tr>

    <tr>
      <td><a href="https://github.com/auth0-samples/auth0-laravel-php-web-app/tree/master" title="PHP Laravel">PHP Laravel</a></td>
      <td>Supported</td>
    </tr>

    <tr>
      <td><a href="https://github.com/auth0-samples/auth0-python-web-app/tree/master" title="Python">Python</a></td>
      <td>Supported</td>
    </tr>

    <tr>
      <td><a href="https://github.com/auth0-samples/auth0-rubyonrails-sample/tree/master" title="Ruby on Rails">Ruby on Rails</a></td>
      <td>Supported</td>
    </tr>
  </tbody>
</table>

### Backends and APIs

<table class="table">
  <thead>
    <tr>
      <th><strong>Technology</strong></th>
      <th><strong>Support Level</strong></th>
    </tr>
  </thead>

  <tbody>
    <tr>
      <td><a href="https://github.com/auth0-samples/auth0-aspnetcore-webapi-samples/tree/master" title="ASP.NET Core Web API">ASP.NET Core Web API</a></td>
      <td>Supported</td>
    </tr>

    <tr>
      <td><a href="https://github.com/auth0-samples/auth0-aspnet-owin-webapi-samples/tree/master" title="ASP.NET Web API (OWIN)">ASP.NET Web API (OWIN)</a></td>
      <td>Supported</td>
    </tr>

    <tr>
      <td><a href="https://github.com/auth0-samples/auth0-golang-api-samples/tree/master" title="Go">Go</a></td>
      <td>Supported</td>
    </tr>

    <tr>
      <td><a href="https://github.com/auth0-samples/auth0-spring-security-api-sample/tree/master" title="Java Spring">Java Spring</a></td>
      <td>Supported</td>
    </tr>

    <tr>
      <td><a href="https://github.com/auth0-samples/auth0-express-api-samples/tree/master" title="Node.js Express">Node.js Express</a></td>
      <td>Supported</td>
    </tr>

    <tr>
      <td><a href="https://github.com/auth0-samples/auth0-php-api-samples/tree/master" title="PHP">PHP</a></td>
      <td>Supported</td>
    </tr>

    <tr>
      <td><a href="https://github.com/auth0-samples/auth0-laravel-api-samples/tree/master" title="PHP Laravel">PHP Laravel</a></td>
      <td>Supported</td>
    </tr>

    <tr>
      <td><a href="https://github.com/auth0-samples/auth0-python-api-samples/tree/master" title="Python">Python</a></td>
      <td>Supported</td>
    </tr>

    <tr>
      <td><a href="https://github.com/auth0-samples/auth0-rubyonrails-api-samples/tree/master" title="Ruby on Rails">Ruby on Rails</a></td>
      <td>Supported</td>
    </tr>
  </tbody>
</table>

## Auth0 Marketplace

<table class="table">
  <thead>
    <tr>
      <th><strong>Integration</strong></th>
      <th><strong>Support Level</strong></th>
    </tr>
  </thead>

  <tbody>
    <tr>
      <td>Integrations maintained by Auth0</td>
      <td>Supported</td>
    </tr>

    <tr>
      <td>Third-party custom integrations</td>
      <td>Partner</td>
    </tr>
  </tbody>
</table>

## Extensions

<table class="table">
  <thead>
    <tr>
      <th><strong>Extension</strong></th>
      <th><strong>Support Level</strong></th>
    </tr>
  </thead>

  <tbody>
    <tr>
      <td>Auth0 extensions published to the Dashboard</td>
      <td>Sustained</td>
    </tr>

    <tr>
      <td>Custom extensions</td>
      <td>Community</td>
    </tr>
  </tbody>
</table>

Feature requests should be made in the GitHub repository of each extension. Please note there is no commitment from Auth0 to implement requests.

## Learn more

* [Product Lifecycle](/docs/troubleshoot/product-lifecycle)
