I am trying to get oauth tokens from stores. My workflow will be presenting them with the authentication link to click, and then the rest is Api scheduling on our end. I don’t need webhooks, and I don’t want a marketplace presence.
Do I really need to create an app with descriptions and images (and a $99 processing fee) to make an app on a marketplace that no one will see?
Hello PaulElrich, Run Your Pool Login
You can create and register an OAuth App under your personal account or under any organization you have administrative access to. While creating your OAuth app, remember to protect your privacy by only using information you consider public.
In the upper-right corner of any page, click your profile photo, then click Settings.
-
In the left sidebar, click Developer settings.
-
In the left sidebar, click OAuth Apps.
-
Click New OAuth App.
-
In “Application name”, type the name of your app.
-
In “Homepage URL”, type the full URL to your app’s website.
-
Optionally, in “Application description”, type a description of your app that users will see.
-
In “Authorization callback URL”, type the callback URL of your app.
-
If your OAuth App will use the device flow to identify and authorize users, click Enable Device Flow. For more information about the device flow, see “Authorizing OAuth Apps.”
-
Click Register application.
Thanks
LydiaJMcNutt