StackLatestIdentityType aliases
IdentifyOptions
API reference for IdentifyOptions
Type Alias: IdentifyOptions
type IdentifyOptions = {
fetchFromCts?: boolean;
};Defined in: .tmp-stack/packages/stack/src/identity/index.ts:8
Properties
fetchFromCts?
optional fetchFromCts: boolean;Defined in: .tmp-stack/packages/stack/src/identity/index.ts:9