@sanity/debug-preview-url-secret-plugin
v2.0.2
Published
[](https://npm-stat.com/charts.html?package=@sanity/debug-preview-url-secret-plugin) [,
presentationTool({
previewUrl: {
// @TODO change to the URL of the application, or `location.origin` if it's an embedded Studio
origin: "http://localhost:3000",
previewMode: {
enable: "/api/draft",
},
},
}),
debugSecrets(),
],
});You should see a new @sanity/preview-url-secret type in Structure Tool, which lists out secrets with metadata about when they were created and in what context.
