Hey guys,
How can I get last login date for the user? I am using
supertokens_python
, Django framework
r
rp_st
05/30/2022, 12:46 PM
hey! this is something that you will have to store yourself. You can store it in the user metadata recipe and can update that field each time the suer logs in / signs up