fa550786b0
Refactor `SignInResolverFactoryOptions` and `createSchemaFromZod` to use `TSchema extends ZodType` instead of `ZodSchema<Output, Def, Input>`, avoiding "excessively deep" TypeScript inference errors when multiple Zod copies are resolved in a project. Signed-off-by: Jon Koops <jonkoops@gmail.com>
Auth Node
Common functionality and types for the Backstage auth plugin.