import { type ScopeAuthPluginOptions } from "https://deno.land/x/pothos@release-1730496474/packages/plugin-scope-auth/index.ts";
Type Parameters
Types extends SchemaTypes
Properties
optional
unauthorizedError: UnauthorizedForTypeErrorFn<Types, { }>optional
defaultStrategy: Types["DefaultAuthStrategy"]authScopes: ScopeAuthInitializer<Types>