RunTheAppDocs

Steps:

1. Checkout code.

Note
a. I have made some fixes, for the evolving vulnerabilities and updated the reason in ReadMe.md file.
b.Lock v11 uses OIDC conformant APIs that are more secure, and some of the coding patterns with Lock v9 need to be changed, as explained.




2. Create credentials in auth0.








3. Set the credentials in .env file.


4. install (npm install).

Note: Ignore the 2 audit log errors.

5. Run (node app).

a. monitor the console.







Comments

Popular posts from this blog

Debug The App With Chrome

AgendaAndAudience

RunTheApp