Projects
GitHub
To save data in your GitHub repository, we need to provide a personal access tokens to the GitHub API. To create a token, go in developer settings, personal access tokens and then generate new token. In most of the case you will only need to give permission for
public_repo
.