And multiple logins...
How do you circumvent this problem? Or do you?
I would like to offer multiple web applications to clients all the while not requring them to execute multiple logins each time they switch an application...
Do you use a centralized USER table with your own login code...
Or do you just make your users re-authenticate each appliation they use - hoping they use features like "Remember Me"???
Multiple applications
Moderator: General Moderators
-
alex.barylski
- DevNet Evangelist
- Posts: 6267
- Joined: Tue Dec 21, 2004 5:00 pm
- Location: Winnipeg
I'm in the process of building a client control panel/module admin where customers log in to one panel and control everything. It will also be used as sort of a sales tool. Customers will have access to demos of all of the available (commonly requested) modules I have available, and if they wish to purchase any of the modules, it will just be a matter of allowing privileges in a privilege table.