ra-example-oauth icon indicating copy to clipboard operation
ra-example-oauth copied to clipboard

Updated to V3 react-admin

Open wattry opened this issue 4 years ago • 0 comments

APP

  • Added short documentation file.
  • Moved App component into its own file.
  • Added a Dashboard
  • Updated webpack client server to use HTTPS
  • Added a REST dataProvider object RA V3
  • Added an authProvider object RA V3
  • Changed to using createBrowserHistory from createHashHistory to be compatible with Google OAuth client.
  • Removed custom profile to simplify use case description.
  • Updated docs (build).

API:

  • Added short API README.md
  • Removed outdated packages
  • Added ExpressJS routing
  • Added Axios.io to make http requests

wattry avatar Jun 11 '20 20:06 wattry