Home > @vsf-enterprise/commercetools-api > Config > handleIsLoggedIn
# Config.handleIsLoggedIn property
Handler for checking if visitor is logged in, used in the isLoggedIn
API endpoint
Signature:
handleIsLoggedIn: (context: any) => boolean;
Home > @vsf-enterprise/commercetools-api > Config > handleIsLoggedIn
Handler for checking if visitor is logged in, used in the isLoggedIn
API endpoint
Signature:
handleIsLoggedIn: (context: any) => boolean;
On this page