definitely246 / social

A preconfigured setup of oauth plugins that piggybacks off of the very popular lusitanian/phpoauthlib. The project uses a facade for oauth and api's to the most popular social websites (facebook, twitter, google, etc) and the goal of this project is to have oauth setup within 10 minutes of installing this package.
Other
83 stars 13 forks source link

Logout #21

Closed herlon214 closed 9 years ago

herlon214 commented 9 years ago

I didn't found a function to "logout" the user. When I login, i think that the data is saved on SESSION, to logout is just erase the session data?