Skip to content

Commit ea0ec02

Browse files
New section: third party support
1 parent 1db4f33 commit ea0ec02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/develop/msal-android-shared-devices.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ When a user signs out, you need to take action to protect the privacy and data o
114114

115115
When your app uses MSAL to sign out the user in an app running on device that is in shared mode, the signed-in account and cached tokens are removed from both the app and the device.
116116

117-
The following diagram shows the overall app lifecycle and common events that may occur while your app runs. The diagram covers from the time an activity launches, signing in and signing out an account, and how events such as pausing, resuming, and stopping the activity fit in.
117+
The following diagram shows the overall app lifecycle and common events that may occur while your app runs. The diagram covers from the time an activity launch, signing in and signing out an account, and how events such as pausing, resuming, and stopping the activity fit in.
118118

119119
![Shared device app lifecycle](media/v2-shared-device-mode/lifecycle.png)
120120

0 commit comments

Comments
 (0)