---
seo:
  description: >-
    These are the APIs exposed by our backend SDK. To be consumed by the
    frontend only. {tenantId} in all the APIs are optional. Its default value is
    public
sidebar:
  label: Overview
title: Frontend Driver Interface
---
These are the APIs exposed by our backend SDK. To be consumed by the frontend only.
`{tenantId}` in all the APIs are optional. Its default value is `public`

<ApiOverview source="references-fdi" />

## MultiFactorAuth Recipe

<ApiTagOperations source="references-fdi" tag="multifactorauth-recipe" />

## TOTP Recipe

<ApiTagOperations source="references-fdi" tag="totp-recipe" />

## Passwordless Recipe

<ApiTagOperations source="references-fdi" tag="passwordless-recipe" />

## Session Recipe

<ApiTagOperations source="references-fdi" tag="session-recipe" />

## EmailPassword Recipe

<ApiTagOperations source="references-fdi" tag="emailpassword-recipe" />

## ThirdParty Recipe

<ApiTagOperations source="references-fdi" tag="thirdparty-recipe" />

## Multitenancy Recipe

<ApiTagOperations source="references-fdi" tag="multitenancy-recipe" />

## EmailVerification Recipe

<ApiTagOperations source="references-fdi" tag="emailverification-recipe" />

## JWT Recipe

<ApiTagOperations source="references-fdi" tag="jwt-recipe" />

## OpenId Recipe

<ApiTagOperations source="references-fdi" tag="openid-recipe" />

## OAuth2Provider Recipe

<ApiTagOperations source="references-fdi" tag="oauth2provider-recipe" />

## App API

<ApiTagOperations source="references-fdi" tag="app-api" />

## WebAuthn Recipe

<ApiTagOperations source="references-fdi" tag="webauthn-recipe" />
