Is there a wix-members “function” that may be used similar to this:
if ( wixUsers . currentUser . loggedIn ) {some code…}; ???
A boolean test for whether the current user is logged in…
I’ve looked and can’t seem to find any.
Is there a wix-members “function” that may be used similar to this:
if ( wixUsers . currentUser . loggedIn ) {some code…}; ???
A boolean test for whether the current user is logged in…
I’ve looked and can’t seem to find any.