Preparing search index...
The search index is not available
Genkit JS API reference
Genkit JS API reference
@genkit-ai/firebase
functions
FunctionFlowAuth
Interface FunctionFlowAuth<I>
interface
FunctionFlowAuth
<
I
extends
ZodTypeAny
>
{
policy
:
FlowAuthPolicy
<
I
>
;
provider
:
RequestHandler
;
}
Type Parameters
I
extends
ZodTypeAny
Index
Properties
policy
provider
Properties
policy
policy
:
FlowAuthPolicy
<
I
>
provider
provider
:
RequestHandler
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
policy
provider
Genkit JS API reference
Loading...