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

Updates for shared device mode testing #1625

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

shoatman
Copy link
Contributor

  • Added shared device mode configuration file
  • Added registerReceiver, unRegisterReceiver

@codecov-commenter
Copy link

codecov-commenter commented May 22, 2022

Codecov Report

Merging #1625 (11a4126) into dev (f6abf37) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##                dev    #1625   +/-   ##
=========================================
  Coverage     49.37%   49.37%           
  Complexity      372      372           
=========================================
  Files            59       59           
  Lines          2708     2708           
  Branches        333      333           
=========================================
  Hits           1337     1337           
  Misses         1227     1227           
  Partials        144      144           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update aebf0d5...11a4126. Read the comment docs.

"redirect_uri" : "msauth://com.msft.identity.client.sample.local/1wIqXSqBj7w%2Bh11ZifsnqwgyKrY%3D",
"handle_null_taskaffinity": true,
"authorization_in_current_task": false,
"shared_device_mode_supported": true,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What does this do? Or I guess what happens when we don't add this or add this and set to false? I'm asking because I thought MSAL Test App was already working with Shared Device.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants