Auto Login

It seems that, when any visitor registers to become a site Member, their login status is remembered by Wix (presumably via cookies), so that the next time that browser / device re-visits the site at a future date, that user is “Automatically logged in” (whether they want to or not).
Is there any way to modify this behaviour?
I have implemented my own custom registration Lightbox, and I would like to offer the visitor a checkbox to “Remain logged in on this device” - or not!
I cannot find any properties or methods in wix-users api for “RegistrationOptions” that discusses any way to modify the default behaviour.
Any ideas??

This forum is dedicated to Corvid. For questions that are not related to code you can contact the Wix support team . You’ll get better help for your problem there.

Well, I thought my question was related to Corvid code?? ie, does wix-users api expose a property with which the RegistrationOptions has a flag which sets / gets auto login behaviour. I presume your response means the answer to my question is “No, auto login behaviour cannot be modified by any Corvid api” .