educative.io

It's a total frustration!

Where is REACT_APP_GITHUB_PERSONAL_ACCESS_TOKEN ? I can’t find it there is no instruction for this.

Hi Eugene,

Have a look at the lesson: Generating a Personalized Access Token and Using our Personalized Access Token to see how to generate the personal access token and use it in all the widgets that require it.

It is stated that " Enter your token in both the input fields named REACT_APP_GITHUB_PERSONAL_ACCESS_TOKEN and GITHUB_PERSONAL_ACCESS_TOKEN ." So the personal token you will generate will be used as both the REACT_APP_GITHUB_PERSONAL_ACCESS_TOKEN and GITHUB_PERSONAL_ACCESS_TOKEN

1 Like