i know it is not good but cant find an easy way of authenticating my android app with w2p without creating a new login function
On Wednesday, April 26, 2017 at 10:17:16 PM UTC+2, Anthony wrote: > > Not a good idea to put login credentials in a URL -- see > http://stackoverflow.com/a/3150712/440323. > > Anthony > > On Wednesday, April 26, 2017 at 9:46:07 AM UTC-4, Oasis Agano wrote: >> >> Hello, >> >> I'm trying to create a method that gets credentials from the url as >> arguments and works as the normal login of web2py then return a token or >> session id. >> is there a safe way of doing it. >> >> kr >> oasis >> > -- 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]. For more options, visit https://groups.google.com/d/optout.

