async-labs / builderbook

Open source web application to learn JS stack: React, Material-UI, Next.js, Node.js, Express.js, Mongoose, MongoDB database.
https://builderbook.org
MIT License
3.76k stars 893 forks source link

Chapter3 work #498

Closed DLamphere47 closed 1 year ago

DLamphere47 commented 1 year ago

still giving me the same error as chapter 2 but oAuth functions as expected

klyburke commented 1 year ago

@DLamphere47 are you getting an error in Chapters 2 and 3? Feel free to create an issue. I am going to close this pull request.

DLamphere47 commented 1 year ago

I will admit I meant to submit that to my own forked repository, but I am getting an issue and not sure how to report it

klyburke commented 1 year ago

@DLamphere47 please check out our issues here: https://github.com/async-labs/builderbook/issues

You can search our closed issues to see if we previously resolved the problem you are getting. If not, you can create a new issue to explain the problem. We will work on helping you resolve it.

Thanks!