facebook - Django allauth: disable form login/signup -


i'd know if know if it's possible disable form login/signup in django-allauth.

in business model, user can login/signup using facebook, whenever use @login_required decorator, redirects user login page can input email/password.

i couldn't find in docs, thought should ask.

you write custom login page has fb link on it. define path page in settings file login_url.


Comments

Popular posts from this blog

c++ - Creating new partition disk winapi -

Android Prevent Bluetooth Pairing Dialog -

php - joomla get content in onBeforeCompileHead function -