disclone
disclone copied to clipboard
courasant/ds_auth: add in last login to the user
What to do?
We need to know when the user last logged in. Add a column to the db and wire it through to ds_auth and ensure it is updated on /login endpoint call and returned on the user object.