Skip to main content
Version: 9.1.0

Type Alias: AuthenticationPrompt

AuthenticationPrompt: object

Options for authentication prompt displayed to the user.

Type declaration

cancel?

optional cancel: string

The cancel button text for the authentication prompt.

Platform

Android

description?

optional description: string

The description for the authentication prompt.

Platform

Android

subtitle?

optional subtitle: string

The subtitle for the authentication prompt.

Platform

Android

title?

optional title: string

The title for the authentication prompt.

Defined in

types.ts:13