Skip to main content

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.

@qonto/embed-sdk / <internal> / src/common/constants / 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: string = 'create_payment_link'

SEPA_TRANSFER_CREATE

SEPA_TRANSFER_CREATE: string = 'create_sepa_transfer'