Properties
| Property | Type |
|---|---|
authState | SecureIframeAuthState |
theme? | SecureIframeTheme |
type SecureIframeContext = {
authState: SecureIframeAuthState;
theme?: SecureIframeTheme;
};
| Property | Type |
|---|---|
authState | SecureIframeAuthState |
theme? | SecureIframeTheme |
Was this page helpful?