Hello,
Iām using Moralis-v1 on my Project (itās built with ReactJS). I have two questions;
-
How can I get user last logged date? (I checked the DB. But only userās updatedAt field changed. I canāt follow this, because this field changing when any field updated.)
-
How can I forge user to login again everyday? (I read the documentation. There is a note āYou can set your session expire date in Dashboard settingsā. But it is not exist.)
Thanks & Best regards