[web2py] setting user is authenticated

2024-02-12 Thread Oscar S
Hi, I have made an alternative login system to web2py that consists of sending a token by email to the user's email, once I validate that everything is right, how can I set that the user is authenticated? Thanks -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http:/

[web2py] setting user is authenticatedout of web2py control access

2024-02-12 Thread Oscar S
I have made an alternative login system to web2py that consists of sending a token by email to the user's email, once I validate that everything is right, how can I set that the user is authenticated? I use the Auth database tables. Thanks -- Resources: - http://web2py.com - http://web2py.co