This extension handles makes authentication with Sanity CLI on Replit easy, and provides useful tools for configuring and querying your project. Made for use with the Sanity on Replit template.
Important: After logging in with Sanity and closing the login success page, you must refresh the Extension tab to complete the authentication process.
Note: The Sanity OAuth feature will is currently unsupported in the Replit Desktop app. Authenticate through the Extension on replit.com, and then you can continue using the extension itself via the desktop app after authenticating successfully.
Sanity's CLI is a powerful tool, and Sanity Helper uses OAuth 2.0 to authenticate your requests.
If you're using the Sanity on Replit template, you can start querying Sanity right away via the CLI.
Quickly test Groq queries by pasting them into the Query Playground, and you can see the results as an interactive JSON tree.
In addition to CLI authentication, you can save environment variables for a project ID and dataset, and configure Sanity CORS origins, completing the setup for any Sanity Studio on Replit installation.
This Extension was designed to work seamlessly as a setup wizard for the Sanity on Replit template, which provides a fully themed, zero-config, instantly-deployable Sanity Studio instance.