1

I'm developing web services for mobile application in CakePHP (I've already completed web application ). I'm using token base authentication system. In one module session variable ( example 'Selected_Wedding_Id' ) is used. Is that possible to have session variables with token authentication?

0

Browse other questions tagged or ask your own question.