You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The problem I am addressing on this mission is that we need to interface with price GitHub repos and I can't have the end user's API calls coming out of my month allowance of API calls.
Solution
The solution that I'm addressing on this mission is to use the public GitHub REST API as much as possible, but if you want to use the AStartup MCC with your private GitHub repos you're going to have to configure the GitHub access tokens to the level you require.. There is also the GitHub App method, but for some companies they have to manually set the Access settings and inspect the open-source code in order to trust it, so the software should work as a GitHub App or with Access Toeksn.
Problem
The problem I am addressing on this mission is that we need to interface with price GitHub repos and I can't have the end user's API calls coming out of my month allowance of API calls.
Solution
The solution that I'm addressing on this mission is to use the public GitHub REST API as much as possible, but if you want to use the AStartup MCC with your private GitHub repos you're going to have to configure the GitHub access tokens to the level you require.. There is also the GitHub App method, but for some companies they have to manually set the Access settings and inspect the open-source code in order to trust it, so the software should work as a GitHub App or with Access Toeksn.
Affected Files
~/**/*.*
Hierarchy
Tags
Mission
A
Sessions
License
Copyright AStartup; all rights reserved.
The text was updated successfully, but these errors were encountered: