I spent a whole day setting up Heroku and fetching stargazers/contributors/commenters as to build some sort of authentication system for WGViewer. For instance, if one doesn't star the project, then he or she cannot use some hidden functions of WGViewer.
Yet, I was stuck on the git authentication part.
Because there is a need to use token, so I set up a private repo and pack that repo as a Heroku app.
However, somehow I couldn't make the git command works on Heroku (and I can hardly test it on local)
Link to the issue commit will be referenced. Help wanted!
I spent a whole day setting up Heroku and fetching stargazers/contributors/commenters as to build some sort of authentication system for WGViewer. For instance, if one doesn't star the project, then he or she cannot use some hidden functions of WGViewer.
Yet, I was stuck on the git authentication part.
Because there is a need to use token, so I set up a private repo and pack that repo as a Heroku app.
However, somehow I couldn't make the git command works on Heroku (and I can hardly test it on local)
Link to the issue commit will be referenced. Help wanted!