Backstage
Docs
Github
Preparing search index...
@backstage/plugin-auth-node
createSignInResolverFactory
Function createSignInResolverFactory
createSignInResolverFactory
<
TAuthResult
,
TSchema
extends
ZodType
<
any
,
ZodTypeDef
,
any
>
=
ZodType
<
unknown
,
ZodTypeDef
,
unknown
>
,
>
(
options
:
SignInResolverFactoryOptions
<
TAuthResult
,
TSchema
>
,
)
:
SignInResolverFactory
<
TAuthResult
,
input
<
TSchema
>
>
Type Parameters
TAuthResult
TSchema
extends
ZodType
<
any
,
ZodTypeDef
,
any
>
=
ZodType
<
unknown
,
ZodTypeDef
,
unknown
>
Parameters
options
:
SignInResolverFactoryOptions
<
TAuthResult
,
TSchema
>
Returns
SignInResolverFactory
<
TAuthResult
,
input
<
TSchema
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Docs
Github
Backstage
Loading...