Hey @radekt, unfortunately there isn't really a way to have a check for browser cookies. You could store some of this in local storage, though that likely won't persist across user login sessions.
1 Like
Hey @radekt, unfortunately there isn't really a way to have a check for browser cookies. You could store some of this in local storage, though that likely won't persist across user login sessions.