I’d like to show users all their logged devices, for example:
190.16.111.40
Chrome on Android
Last accessed: Nov 23, 2023
Signed in: Nov 23, 2023
190.16.111.40
Firefox on X11
Last accessed: Nov 23, 2023
Signed in: Nov 09, 2023
I only have a User table with a single row per user.
Some questions:
- Where are user sessions information stored when using dbAuth?
- Will dbAuth use the same token If a user access from different locations (IP addresses)?
Thanks in advance
Fernando