I'm wondering if this is the same question I have or should I start a
different thread. I'm developing an app where web2py is used for the
backend and talks to a ruby app that does the user interface on the
front end. The ruby app has all the user information and is doing the
user login and authentication. I want the web2py app to only respond
to the ruby app if authentication is valid, else, send the browser to
the ruby-based login page. The question is how to do this? Should I
put this in a separate thread, or does it belong here?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to