isLoggedIn

Overview

Function that returns a boolean as to if a user is logged in

Example : Default usage
import { isLoggedIn } from '@ska-telescope/ska-login-page';

...

isLoggedIn();
Properties

Property

Type

Required

Notes

None