Is there a way to create two different login/authentication systems for 
different groups?

For example, I'm creating an application for Businesses and their 
Customers.  Businesses would have a login and would be able to access 
information for all their customers, run reports, etc.  Under the same 
application I wanted to allow Customers to 'login' and make payments.  The 
Businesses would have the typical login (email and password - they would 
have to register for an account) but for Customers, I want something 
simpler (really, it's only to verify they are paying for the right account) 
where I would only ask for their account number and billing zip to allow 
them to make a payment.  Is this possible to do under one application?  As 
an alternative, I may simply create another application for Customer use 
and share databases between the two.

-Andre

-- 

--- 
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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to