interface AuthScopeFailureimport { type AuthScopeFailure } from "https://dotland.deno.dev/x/pothos@release-1713397530/packages/plugin-scope-auth/types.ts"; Propertieskind: AuthScopeFailureType.AuthScopescope: stringparameter: unknownerror: Error | null