Skip to main content@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
PAYMENT_LINK_CREATE: string = 'create_payment_link'
SEPA_TRANSFER_CREATE
SEPA_TRANSFER_CREATE: string = 'create_sepa_transfer'