Sendity Client

Only implemented attributes are listed here.

public-key — required

Public app id sent when creating the challenge.

server-url — optional for hosted

Sendity API base. Defaults to https://sendity.io/api; set it for self-hosted APIs.

verify-urls — optional for hosted

Allowed verification destinations. Defaults to mailto:verify@sendity.io; set it for custom or self-hosted channels.

transport — optional

auto, push or polling. Use polling for email-only embedded demos.

lang — optional

en, de or fr. Defaults from the browser language.

hide-footer — optional

Hides the small authentication footer and its waiting status.

footer — optional

Set to false, hidden, none, off or 0 to hide the footer.

authenticated-event-delay-ms — optional

Delay before firing sendity:authenticated after visual success. Defaults to 2000 ms.