Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add logic to call UserTokenClient when present #5532

Merged
merged 1 commit into from Apr 26, 2021
Merged

Conversation

johnataylor
Copy link
Member

Fixes #5528

Adds logic to call UserTokenClient if its found on the TurnContext (which it will be if CloudAdapter was used) otherwise falls back to old logic of attempting to cast the adapter to the IExtendedUserTokenProvider interface.

@johnataylor johnataylor requested review from a team as code owners April 26, 2021 18:53
@johnataylor johnataylor requested review from Stevenic, tomlm, carlosscastro and EricDahlvang and removed request for Stevenic and tomlm April 26, 2021 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

People template bot producing a "SignoutUser(): not supported by the current adapter" message
4 participants