signOutOfOtherSessions property

bool? signOutOfOtherSessions
getter/setter pair

Set to true to sign out the user from all their active sessions once their password is updated. This parameter can only be used when providing a password.

Implementation

bool? signOutOfOtherSessions;