Tag: #authentication
Posts tagged with this tag.
-
From Squiggly Words to Sliding Puzzles: The Ever-Evolving Saga of CAPTCHA
A journey through the evolution of CAPTCHA from distorted text to behavioral biometrics and the ongoing battle against bots.
•- captcha
- security
- privacy
-
How to Create Custom User Model in Django
Learn how to extend Django's built-in User model by creating a custom user model with AbstractUser class.
•- django
- python
- authentication