Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
export interface VerifyPlatformAuthenticatorOptions extends CustomOptions { /** * 省略可能。trueかつ`screen.showRememberDevice`がtrueの場合、ユーザーがこのデバイスを記憶することを選択したことを示します。通常30日間有効で、以降のログイン時にMFAを回避できます。 * @type {boolean} */ rememberDevice?: boolean; }
rememberBrowser
screen.showRememberDevice