If I use external authentication (e.g., google or facebook), does web2py track "registered" users in any sense or current users (users that are logged in at any moment)? Or would I need to use the native authentication/registration if my app requires knowing who uses the app or who is currently using the app?
Thanks, Audra

