0

I want to try the example JSFiddle with my own client credentials, but I don't know where to find my own client id to fill in the parameter for

<mgt-msal-provider client-id="what's_my_id">

1 Answers1

1

You can find a tutorial at the bottom of the MSAL Provider documentation underneath the Creating an App/Client ID section.

The quick start link will bring you to the Quickstart: Register an application with the Microsoft identity platform documentation.

Lance McCarthy
  • 1,884
  • 1
  • 20
  • 40