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

Fix HybidSample running

Open markmnl opened this issue 2 years ago • 2 comments

Fixes:

  • yargs dependency missing, otherwise on fresh clone and npm install, npm start fails with this missing dependency
  • localhost URIs should be http as per README to match application registration
  • AADSTS70018 by removing extraQueryParameters.nativebroker from authCodeUrlParameters

markmnl avatar Nov 23 '23 06:11 markmnl

@microsoft-github-policy-service agree

markmnl avatar Nov 23 '23 06:11 markmnl

Reminder: This PR appears to be stale. If this PR is still a work in progress please mark as draft.