Authentication
A Simple Introduction to JSON Web Tokens (JWTs) and Session-less Authentication
Go session-less and database-less in your next project with a simple introduction to token based authentication.
javascriptnodejsweb-development
A Demo of Face Recognition Authentication in Next.js
How to perform face recognition authentication using Next.js
javascriptreactnextjs
Proper Way of Using Google Authentication with Django and Django-allauth.
djangoauthenticationdjango-allauth
Authentication Made Easy: Setting Up Supabase Auth for Your SaaS
reactsupabasesaas-ui
Integrating Azure B2C as an Identity Provider in Next.js Applications Using NextAuth
A step-by-step guide on seamlessly configuring your Azure B2C instance with a Next.js application.
authenticationnextauthazure-and-b2c
Password Authentication With Python: A Step-by-Step Guide
How to do password authentication with Python. Full Code included!
pythonpassword-authenticationauthentication
Create an OTP-based User Sign-Up using Node.js
nodejsauthenticationotp
Create a Custom Sign-in Page with NextAuth.js
How to create a custom sign-in page with NextAuth.js
nextjsnext-authauthentication
Basic React Login using External API
reactjavascriptapi
User Registration and Login Authentication in Django
How to handle signup, login, and log out in Django using the “UserCreationForm”
djangopythonauthentication