Description
Add the isInitialized getter to the AuthNotifier so we can understand whether auth is initialized according to the public dashboard design auth module section.
Acceptance Criteria
[ ] The isInitialized getter added
[ ] The isInitialized getter integrated to the LoadingPage
Description Add the
isInitialized
getter to theAuthNotifier
so we can understand whether auth is initialized according to the public dashboard design auth module section.Acceptance Criteria
isInitialized
getter addedisInitialized
getter integrated to theLoadingPage
Additional context Public dashboard design