I am going to implement login with facebook and google using django-allauth app,but i am getting one error i.e You are not logged in: You are not logged in. Please log in and try again.
Can you add more details, e.g. when you get the error (i.e. how far you get in the login process - what happens when you go to /auth/facebook/login/) and what your configuration is (e.g. include screenshots from /admin/socialaccount/socialapp/ with blanked out credentials).
/auth/facebook/login/) and what your configuration is (e.g. include screenshots from/admin/socialaccount/socialapp/with blanked out credentials).