Token / Logged in users
Posted: Sun Jan 22, 2012 5:45 am
I'm currently working on expanding OpenCart. However the main feature taht my customer app is missing is the ability to automatically log users in.
My current set-up is a user's "Store" is located in a sub folder for example:
www.domain.com/store
but another member can have another store at
www.domain.com/store2
these both use separate databases this is working perfectly.
however what i'm trying to do is once a member of staff has logged into /admin section and go to www.domain.com. i want to be able to use the token they have already logged in.
How would i be able to tap into this? This would be a massive help.
Thanks Very much
My current set-up is a user's "Store" is located in a sub folder for example:
www.domain.com/store
but another member can have another store at
www.domain.com/store2
these both use separate databases this is working perfectly.
however what i'm trying to do is once a member of staff has logged into /admin section and go to www.domain.com. i want to be able to use the token they have already logged in.
How would i be able to tap into this? This would be a massive help.
Thanks Very much