We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dfd4d02 + 9f4cf79 commit 7ff1e23Copy full SHA for 7ff1e23
docs/AddAuthentication.md
@@ -57,6 +57,7 @@ Follow the [directions in the documentation ](https://learn.microsoft.com/en-us/
57
REACT_APP_MSAL_AUTH_AUTHORITY="https://login.microsoftonline.com/<your tenant ID>"
58
REACT_APP_MSAL_REDIRECT_URL="/"
59
REACT_APP_MSAL_POST_REDIRECT_URL="/"
60
+ ENV ENABLE_AUTH=true
61
```
62
63
For local debugging, configure your local variables as follows:
0 commit comments