nette20login
nette20login copied to clipboard
Přihlašování v Nette Frameworku 2.0
login with facebook and user clicked on Storno returned error public function actionFbLogin(){ if ($this->context->facebook->getUser()){ $me = $this->context->facebook->api('/me'); $identity = $this->context->facebookAuthenticator->authenticate($me); $this->getUser()->login($identity); }else{ $this->flashMessage('Cancelled loged with Facebook .'); } $this->redirect('Homepage:',...
Vytvoril jsem fork s funkcnim Twitterem + nejake dalsi zmeny. https://github.com/michalkos/nette20login Muzu poslat pull request, jestli je zajem