Skip to content

loq24/oauth-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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