Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

logout url & session handling #306

Open
aniltc opened this issue Jan 22, 2014 · 0 comments
Open

logout url & session handling #306

aniltc opened this issue Jan 22, 2014 · 0 comments

Comments

@aniltc
Copy link

aniltc commented Jan 22, 2014

I have used login url like this
$facebookLoginUrl = $this->container->get('fos_facebook.api')->getLoginUrl(array('redirect_uri'=> $this->container->get('router')->generate('fos_fb_security_check', array(), true) ));

and I have assigned the vriable to twig.Now I am able to login to facebook but no idea what to give for logout.Any one can have idea ? Any idea how to handle sessions after login ? please help me

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant