How to return custom session with modified DB fields
Hi there,
Currently to created custom session you do something along lines of:
If I modified the user fields that are saved to the db as follows:
I would expect that user in custom session to have email_verified, date_created etc. However as per attached image I am not seeing this as the case. Is there a reason for this?
Currently to created custom session you do something along lines of:
If I modified the user fields that are saved to the db as follows:
I would expect that user in custom session to have email_verified, date_created etc. However as per attached image I am not seeing this as the case. Is there a reason for this?
