[msal-node] Confidential Client - Client Assertion implementation should accept callback instead of string argument #7013
Labels
confidential-client
Issues regarding ConfidentialClientApplications
feature
Feature requests.
msal-node
Related to msal-node package
Core Library
MSAL Node (@azure/msal-node)
Wrapper Library
Not Applicable
Public or Confidential Client?
Confidential
Description
The client assertion implementation for confidential client should take a user callback that returns a string instead of accepting a string assertion. This will extend the usability of the API to allow users for refreshing the assertion token etc. .NET and Java implementation of MSAL already support this.
Source
Internal (Microsoft)
The text was updated successfully, but these errors were encountered: