isLoggedInResponseData returned from the isLoggedIn API endpoint type isLoggedInResponse = { value: boolean; };