foundation-comms.auth.isloggedin_
Home > @genesislcap/foundation-comms > Auth > isLoggedIn$
Auth.isLoggedIn$ property
An Observable that emits a boolean value indicating whether or not the user is currently logged in.
Signature:
readonly isLoggedIn$?: Observable<boolean>;