Authentication StateAPI
API
The API for interacting with authentication state.
Anchor to orderstatusapiOrderStatusApi
The API object provided to this and other customer-account.order-status
extension targets.
- Anchor to authenticationStateauthenticationStateStatefulRemoteSubscribable<AuthenticationState>required
The authentication state of Order status page.
AuthenticationState
'fully_authenticated' | 'pre_authenticated'
Was this section helpful?
Anchor to useAuthenticationStateuse Authentication State()
use Authentication State()
Returns authentication state of Order status page.
"fully_authenticated" | "pre_authenticated"
Was this section helpful?