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
23
23
REACT_APP_AUTHORITY=<authority url (optional)>
24
24
```
25
25
4. Run the sample application `npm start`
26
- - Please note, this creates a symlink. You may need to run `sudo npm start` on Mac/Linux.
27
26
28
27
The sample site should launch in a Web browser at `http://localhost:3000`.
29
28
@@ -155,4 +154,4 @@ authenticatedFunction = logout => {
155
154
156
155
- [React AAD MSAL NPM Module](https://www.npmjs.com/package/react-aad-msal)
157
156
- [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