globalSignOut property

bool globalSignOut
final

Sign the current user out from all devices

If the user is signed into another device, they will not be authorized to perform tasks that requires a valid token after a global signout is called.

Implementation

final bool globalSignOut;