Azure-Samples / ms-identity-javascript-v2

VanillaJS sample using MSAL.js v2.x and OAuth 2.0 Authorization Code Flow with PKCE on Microsoft identity platform
MIT License
105 stars 84 forks source link

fix incorrect function argument #28

Closed derisen closed 3 years ago

derisen commented 3 years ago

This PR fixes the incorrect argument passed to the showWelcomeMessage function.