1👍
Django-social-auth extends the built in authentication system. Simply use @login_required as a decorator, or whatever normal Django mechanism you prefer.
Source:stackexchange.com
1👍
Django-social-auth extends the built in authentication system. Simply use @login_required as a decorator, or whatever normal Django mechanism you prefer.