Login with FB, Twitter or Google – Opauth extension

Notice: This thread is very old.
pYro
Member | 29
+
0
-

Sup,
I just released my extension that includes Opauth into Nette framework projects.
Currently it supports Facebook, Twitter and Google as login providers. Feel free to add more in pull requests.

You can check on github: https://github.com/…nette-opauth
There is example and also configuration hints.

I would like to hear your feedback.

Thx

pYro
Member | 29
+
0
-

Version 0.5 has 2 BC breaks. It throws different Exception and disallows fake login when debug is disabled.