UNPKG
@viyet/magento-client
Version:
latest (1.2.0-beta-4)
1.2.0-beta-4
1.2.0-beta-3
1.2.0-beta-2
1.2.0-beta-1
1.1.0-beta-5
1.1.0-beta-4
1.1.0-beta-1
1.0.1-beta-3
1.0.1-beta-2
1.0.1-beta
Sotheby's Home Custom Magento API Client
github.com/viyet/magento-client
viyet/magento-client
@viyet/magento-client
/
test
/
mocks
/
auth.isLoggedIn.json
9 lines
(8 loc)
•
107 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
{
"userIsLoggedIn"
:
{
"isLoggedIn"
:
true
}
,
"userIsNotLoggedIn"
:
{
"isLoggedIn"
:
false
}
}