i am working on a project where i want to disable simultaneous user login for same user . currently it is there in web2py version
2.16.1-stable+timestamp.2017.11.14.05.54.25)
i also want to delete or expire previous session , when user again login with the same user (of which he login priviously).
please suggest some ideas