microsoft-authentication-library-for-js icon indicating copy to clipboard operation
microsoft-authentication-library-for-js copied to clipboard

Update official CCA samples to Node v2

Open bgavrilMS opened this issue 2 years ago • 0 comments

Core Library

MSAL Node (@azure/msal-node)

Wrapper Library

Not Applicable

Public or Confidential Client?

Confidential

Description

Ensure the NodeJS official CCA samples are up to date with MSAL Node. Most use msal v1. I recommend deleting the package.json.lock files to ensure samples always reference the latest version.

CIAM

  • [ ] https://identitydivision.visualstudio.com/Engineering/_workitems/edit/2905062
  • [ ] https://identitydivision.visualstudio.com/Engineering/_workitems/edit/2905076
  • [ ] https://identitydivision.visualstudio.com/Engineering/_workitems/edit/2905077

AAD

  • [ ] https://github.com/Azure-Samples/ms-identity-javascript-nodejs-tutorial (notice that there are several chapters in that)

    • [x] Chapter 1
    • [x] Chapter 2
    • [ ] Chapter 3
    • [x] Chapter 4
    • [x] Chapter 5
  • [x] https://github.com/Azure-Samples/ms-identity-javascript-nodejs-console

B2C - do NOT update B2C samples.

Source

Internal (Microsoft)

bgavrilMS avatar Apr 18 '24 12:04 bgavrilMS