You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 9, 2020. It is now read-only.
I may be missing something in my implementation, however, I've found what appears to be a mismatch the schema in IDialogContext for UserData and BotAuth.ContextConstants. The properties in ConstantContext seem to missing the precursor for the provider. For example:
I may be missing something in my implementation, however, I've found what appears to be a mismatch the schema in IDialogContext for UserData and BotAuth.ContextConstants. The properties in ConstantContext seem to missing the precursor for the provider. For example:
BotAuth.ContextConstants.AuthResult returns _authMagicNumberValidated
Microsoft.Bot.Builder.Dialogs.IBotDataBag returns MSALAuthProvider_authMagicNumberValidated
The text was updated successfully, but these errors were encountered: