Closed michaelmuthomi closed 1 year ago
okay, but should we not include the access token in some environment variable rather than pushing it publicly, this can be a major security threat
okay, but should we not include the access token in some environment variable rather than pushing it publicly, this can be a major security threat
@utkarsh-1905 Sure that True. I have done some modifications and now it doesn't need the access token.
looks great
Before you can use it You need to get an access token form GitHub at https://github.com/settings/tokens?type=beta
You can then insert the token at home.html line 54 fixes #31