Crreated a custom decorator to support social auth
Created a login-required - like decorator to indicate that the user should be social active in order to view protected views. Added the decorator in any place that the login_required exists.
edumanage/decorators.py
0 → 100644
Please register or sign in to comment