mlh-hackathon-nodejs-starter icon indicating copy to clipboard operation
mlh-hackathon-nodejs-starter copied to clipboard

Update the Github OAuth access token passing method

Open normankong opened this issue 4 years ago • 0 comments

Fixes include :

  1. Pass the access code via headers instead of params, as Github has changed the authentication mechanism.
  2. Update USER_GUIDE.md to include the DB schema initialization command
  3. Create .env.sample file

Please review and approve the fix. Many thanks!

normankong avatar Aug 08 '21 14:08 normankong