Authentication System using Django Framework https://github.com/wilfredpine/ https://github.com/wilfredpine/django-auth-system A simple authentication system using django framework with the following features: Authentication Role management Brute force protection SQL injection and Cross-Site Scripting (XSS) protection CSRF protection Content Security Policy (CSP) Logs Features: register login logout email verification forgot password multiple user role validation