/oauth-demo

OAuth 2.0 demo with ReactJS

Primary LanguageJavaScript

oauth-demo

WP OAuth Server - Pro plugin demo with React

Installation

  • Set up Wordpress with WP OAuth Server - Pro plugin installed
  • Add a new Client
  • Update clientID, clientSecret & hostURl(WP website url) values in src/actions/index.js
  • Run npm start