isLoggedIn property

bool isLoggedIn
getter/setter pairinherited

true after the user has authenticated

Implementation

bool isLoggedIn = false;