Open
Description
Hi,
We would like to have MSAL be able to accept a token(s) as an entry and then manage the user.
We are considering programmatically authenticating a B2C using ROPC or something like that as an initial login and then give the tokens returned from the initial authentication to MSAL and have those tokens managed by MSAL and use MSAL for any future authentication.