Skip to content

Commit f39e958

Browse files
committed
Rewrite code samples README
1 parent 1456e2f commit f39e958

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

1-Authentication/5-sign-in-express/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -213,10 +213,10 @@ If you choose to download the *.zip* file, extract the sample app file to a fold
213213

214214
1. In your code editor, open *App\authConfig.js* file.
215215

216-
1. Find the placeholder:
217-
216+
1. Find the placeholder:
217+
218218
1. `Enter_the_Application_Id_Here` and replace it with the Application (client) ID of the app you registered earlier.
219-
219+
220220
1. `Enter_the_Tenant_Subdomain_Here` and replace it with the Directory (tenant) subdomain. For example, if your tenant primary domain is `contoso.onmicrosoft.com`, use `contoso`. If you don't have your tenant name, learn how to [read your tenant details](https://learn.microsoft.com/entra/external-id/customers/how-to-create-customer-tenant-portal#get-the-customer-tenant-details).
221221

222222
1. `Enter_the_Client_Secret_Here` and replace it with the app secret value you copied earlier.

0 commit comments

Comments
 (0)