0.0.1 • Published 4 years ago

rovit-plugin-proxy v0.0.1

Weekly downloads
2
License
UNLICENSED
Repository
-
Last release
4 years ago

rovit-plugin-proxy

This repo serves as a proxy for plugin commands.

Setup

To use this repo, you'll need to add a .env file to the project root and add two variables

  • VITE_AUTH_DOMAIN is the URL for your Auth0 application.
  • VITE_AUTH_CLIENT_ID is the client id found in the Auth0 dashboard for your application.