Connect to your users' GitHub account to manage their issues, releases, and repositories.
Paragon enables you to sync data between your app and your users’ GitHub account, for example:
- Create and sync issues in your users' GitHub accounts
- Tag issues and automate creating comments in your users' GitHub accounts
- Receive webhooks when entities are created or updated in your users’ GitHub accounts
You can use the Paragon SDK to access the full GitHub API on behalf of your users. Check out the GitHub API documentation for their full API reference.