Azure-Samples / ms-identity-ciam-javascript-tutorial

CIAM JavaScript samples
MIT License
32 stars 40 forks source link

Rewrite code samples README for Node/Express sign in users - REVISION #69

Closed kengaderdus closed 9 months ago

kengaderdus commented 10 months ago

Purpose

With the rebranding enabling Microsoft Entra in Azure Portal, the inaccuracies in our READMEs are increasing daily. There's also the problem of duplication of content (similar content in README and learn docs), and customer being unable to find the product docs if they first land on the code samples. We're rewriting this README, also tag it to make it easier for customers to know the use case it addresses, and to link it to the docs. Similar feedback was given during CIAM developer journey.

Does this introduce a breaking change?

[ ] Yes
[-] No

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[-] Documentation content changes
[ ] Other... Please describe:

How to Test

Use new REAME instructions to run the sample

What to Check

Verify that the following are valid

Other Information

kengaderdus commented 9 months ago

assign-reviewer: @garrodonnell

kengaderdus commented 9 months ago

@kleggMS, would appreciate a review and your thoughts.

kengaderdus commented 9 months ago

Dear reviewers, thank you for your comments.