Hi Kenneth The following are guesses....
1. I have never seen anything that is remotely similar to this in web2py. But i like the idea. 2. Maybe the 'impersonate' option might work. Someone how log in as a user whose account details you know and then impersonate the user identified in the link. Info on that here: http://web2py.com/books/default/chapter/29/09/access-control#Authentication. Not sure how you log in as the known user though. 3. Somewhat related to your question is a challenge i want to address: how can i enable logging in via pictures? My app is for young kids and a great way for 5 year olds is to link their profile image with a password image. I thought that would be easy to make but after thinking about your question I suspect it wont be. It's kind of the same problem - logging in for someone else. Cheers Andrew ___________________________ *www.TenOutOfTen.org* <https://www.TenOutOfTen.org> [email protected] (+95) 09 250018669 (Myanmar) On Wed, 18 Nov 2020 at 08:24, Kenneth <[email protected]> wrote: > Hi, > > I tried searching the discussions but could not find anything like this > being discussed. > > I'm looking into having users login into my app via an link/URL they > receive via email. They just get an link no separate username and password. > When the link is accessed they are logged in normally. The link would look > like something like this: my.website.com/longhash4324kljhasdfasd9f87ads > > Does web2py already contain this function? > > > Kenneth > > -- > Resources: > - http://web2py.com > - http://web2py.com/book (Documentation) > - http://github.com/web2py/web2py (Source code) > - https://code.google.com/p/web2py/issues/list (Report Issues) > --- > You received this message because you are subscribed to the Google Groups > "web2py-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/web2py/e8102d90-88c8-4a4c-abcb-96ba7aa54cddn%40googlegroups.com > <https://groups.google.com/d/msgid/web2py/e8102d90-88c8-4a4c-abcb-96ba7aa54cddn%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/web2py/CACWMBMOQpQchoc6UXc_i-bz-wyX9LuAOC0Nf_8dmpig86650OA%40mail.gmail.com.

