-
Big thanks to epoch meup. The oauth stuff was implemented from that project.
-
Upgrade the project to add React Router and React Loadable to make the codebase simpler.
The results of the requests have also been simplified to remove complexity. -
If you need to see a post request, checkout "rsvp auto subscribe app".
Works off of this base application and adds a few goodies. 😉
git clone https://github.com/MichaelDimmitt/React-Oauth2-Meetup-Starter-Kit.git;
cd React-Oauth2-Meetup-Starter-Kit;
npm install;
npm start;
Meetup Oauth 2 application based on meup_by_epoch
MIT © epoch Meup is a lean web client that shows all your upcoming meetups in a single page.