> For the complete documentation index, see [llms.txt](https://dev.vulos.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dev.vulos.io/reference/identity-javascript-sdk/the-backend-auth-package/backendauth.md).

# BackendAuth

{% hint style="info" %}
This class implements [`BaseAuth`](/reference/identity-javascript-sdk/the-base-package/authentication/baseauth.md).
{% endhint %}

## Members

### `client : any | null`

An implementation specific OpenID connect client.

## Methods

This class only overrides previously defined methods from [`BaseAuth`](/reference/identity-javascript-sdk/the-base-package/authentication/baseauth.md).
