> ## Documentation Index
> Fetch the complete documentation index at: https://docs.qonto.com/llms.txt
> Use this file to discover all available pages before exploring further.

# AUTH LINK ACTIONS

[@qonto/embed-sdk](../../../../../../README) / [\<internal>](../../../../../README) / [src/common/constants](../README) / AUTH\_LINK\_ACTIONS

# Variable: AUTH\_LINK\_ACTIONS

> `const` **AUTH\_LINK\_ACTIONS**: `object`

List of possible action we can request via the Embed Auth Links endpoint,
which allows authenticating users without sharing access tokens in the client.

## Type declaration

### CARD\_DISPLAY

> **CARD\_DISPLAY**: `string` = `'display_card'`

### PAYMENT\_LINK\_CREATE

> **PAYMENT\_LINK\_CREATE**: `string` = `'create_payment_link'`

### SEPA\_TRANSFER\_CREATE

> **SEPA\_TRANSFER\_CREATE**: `string` = `'create_sepa_transfer'`
