Open
Description
Is there an existing issue for this?
- I have searched the existing issues
Describe the bug
It seems that MSAL webassembly is using a deprecated version of msal-browser
This is related to this issue
Main issue is:
I want to send the id_token_hint
to Azure AD B2C, this parameter is specified in the openid connect specs so I don't understand why it would let me send this thing out.
Expected Behavior
I expect production code not to use deprecated libraries to do authentication
Steps To Reproduce
No response
Exceptions (if any)
No response
.NET Version
9.0.100
Anything else?
No response