Re: [symfony-users] Session in symfony2

2011-04-12 Thread Alvaro Touzon
Hi, try in the action to use: $this->get()$this->container->get('security.context')->getToken() after authentication. Thanks 2011/4/12 symfonyMan > Hello, > > how to get informations (email, username, TOKEN...) from session after > user authentication ?? > > thanks > > -- > If you want to repor

[symfony-users] Session in symfony2

2011-04-12 Thread symfonyMan
Hello, how to get informations (email, username, TOKEN...) from session after user authentication ?? thanks -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "s