View your sales and products from Gumroad.
The extension uses OAuth to allow you to securely log in:
Run
any command
Click
to Sign in with Gumroad when prompted
Log In
(if not already) and Allow
the application access (at the moment we only use "read-only" permissions)
Enjoy
the extension!
Instead of logging in via Gumroad you might prefer to use an access token. To do so, follow these steps:
Go to Gumroad and log in to your account.
In the left sidebar, click "Settings" and then click on "Advanced". The following link can be used as a shortcut: https://app.gumroad.com/settings/advanced
In the "Applications" section you will need to create a new application. To do this you will need to provide a name and a redirect URI, which can be any valid URL, for example https://localhost/
.
Once the app is created, click "Generate Access Token", copy the generated token and paste it into the corresponding field in the extension settings.