Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 422 Bytes

File metadata and controls

25 lines (15 loc) · 422 Bytes

CHANGELOG

08/05/2020

  • Updated MSAL.js to 2.1.
  • Added issue & PR templates.
  • Refactored authProvider.js
  • Minor README corrections.

07/22/2020

  • Updated MSAL.js to 2.0 using auth code w/ PKCE.

06/21/2020

  • Updated msal.js to 1.3.2.
  • Added note for sign-ins with work/school accounts.

06/09/2020

  • Added new branch 'msal-2x' demonstrating auth code flow with PKCE.

05/22/2020

  • Initial sample