File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,6 @@ This repository contains a sample react application that demonstrates how to use
2323 REACT_APP_AUTHORITY=<authority url (optional)>
2424 ```
25254. Run the sample application `npm start`
26- - Please note, this creates a symlink. You may need to run `sudo npm start` on Mac/Linux.
2726
2827The sample site should launch in a Web browser at `http://localhost:3000`.
2928
@@ -155,4 +154,4 @@ authenticatedFunction = logout => {
155154
156155- [React AAD MSAL NPM Module](https://www.npmjs.com/package/react-aad-msal)
157156- [Getting Started with an Azure AD App](https://docs.microsoft.com/en-us/azure/azure-resource-manager/resource-group-create-service-principal-portal)
158- - [Getting Started with an Azure AD B2C App](https://docs.microsoft.com/en-us/azure/active-directory-b2c/active-directory-b2c-app-registration)
157+ - [Getting Started with an Azure AD B2C App](https://docs.microsoft.com/en-us/azure/active-directory-b2c/active-directory-b2c-app-registration)
You can’t perform that action at this time.
0 commit comments