Skip to main content

Authentication State
API

The API for interacting with authentication state.

The API object provided to this and other customer-account.order-status extension targets.

StatefulRemoteSubscribable<>
required

The authentication state of Order status page.

Was this section helpful?

Anchor to useAuthenticationState
useAuthenticationState()

Returns authentication state of Order status page.

"fully_authenticated" | "pre_authenticated"
Was this section helpful?