Skip to content

sakkoub Fixing Auth0 Documentation

Samer Akkoub requested to merge sakkoub-fixing-auth0-documentation into master

What does this MR do and why?

In step 13 in the Auth0 configuration the instruction is referring to replace the "your_auth0_client_secret" with the with the domain from the Auth0 Console page, the correct one should be "Replace <your_auth0_domain> with the domain from the Auth0 Console page"

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
Replace <your_auth0_client_secret> with the domain from the Auth0 Console page. Replace <your_auth0_domain> with the domain from the Auth0 Console page

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports