Hi there! Hoping someone can help me with getting authenticated for creating a Canvas course via the API.
We're working on a project that allows educators to export course content to Canvas from an outside app. We've been using a manually generated token on a test account, and have our code in working order. The API has been very easy to use so far, but I can't figure out how OAuth flow is supposed to work if you're not associated with an institution.
Looking at this page it looks like we need to register our application, but I can't even find where to do that! I know this may be overly broad but could someone please direct me to a general guide for creating a third party app?
Essentially what we want to do is allow users to link their accounts on our app to an existing canvas account, create a course on our app, then export this course to canvas.