pingone-sample-custom-signon icon indicating copy to clipboard operation
pingone-sample-custom-signon copied to clipboard

Is the documentation updated?

Open artecher opened this issue 3 years ago • 1 comments

I was trying to follow the README.md under pingone-sample-custom-signon/react/ to run the code. And found the documentation seems not maintained:

  1. In Getting Started section, it is saying clone the repo git clone [email protected]:pingidentity/pingone-sample-custom-signon.git ., then you can build the project with npm install or yarn install. However, the package.json is not under pingone-sample-custom-signon. It is in the sub folders of react or react-auth-client
  2. when executing yarn start, got error Invalid environmentId parameter: undefined. environmentId should be a valid UUID. In the code, it seems environmentId should be set in the url, but documentation didn't mention this.

artecher avatar Jun 29 '21 03:06 artecher

I have same problem

OndrejJanacek avatar Sep 10 '21 09:09 OndrejJanacek