DEV Community

# authentication

User authentication mechanisms

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Security best practices in Umami codebase - part 1.1

Security best practices in Umami codebase - part 1.1

Comments
4 min read
Edge Runtime vs Node.js in Next.js: Lessons from Role-Based Auth Middleware

Edge Runtime vs Node.js in Next.js: Lessons from Role-Based Auth Middleware

Comments
3 min read
Understanding custom auth flow and its implementation..

Understanding custom auth flow and its implementation..

Comments
1 min read
Building Secure JWT Auth in NestJS: Argon2, Redis Blacklisting, and Token Rotation

Building Secure JWT Auth in NestJS: Argon2, Redis Blacklisting, and Token Rotation

1
Comments
7 min read
OIDC UserInfo Endpoint explained for Backend Engineers

OIDC UserInfo Endpoint explained for Backend Engineers

Comments 1
3 min read
How to use JWT for authentication on Node.js

How to use JWT for authentication on Node.js

2
Comments
2 min read
Why WebAuthn Feels Easy — Until You Try to Ship It

Why WebAuthn Feels Easy — Until You Try to Ship It

Comments
2 min read
I built an auth backend for my own app — then tried selling it to see if it works

I built an auth backend for my own app — then tried selling it to see if it works

Comments
2 min read
Local Storage vs Cookies for JWT Auth in MERN

Local Storage vs Cookies for JWT Auth in MERN

1
Comments
2 min read
Trouble with Test After Introducing django-axes

Trouble with Test After Introducing django-axes

Comments
2 min read
Why Auth0 email_verified Was Missing from My Access Token (And How to Fix It)

Why Auth0 email_verified Was Missing from My Access Token (And How to Fix It)

Comments
3 min read
Using Bitmasks for Role-Based Permissions: Stop Querying Your Database

Using Bitmasks for Role-Based Permissions: Stop Querying Your Database

Comments
11 min read
Spring Security 시작하기 - 기본 설정과 인증

Spring Security 시작하기 - 기본 설정과 인증

Comments
2 min read
How to fix the "Authentication is disabled" error?

How to fix the "Authentication is disabled" error?

Comments
1 min read
You don’t need to worry about global auth state anymore.

You don’t need to worry about global auth state anymore.

1
Comments
1 min read
Authentication Methods - OAuth, Basic Auth, and JWT

Authentication Methods - OAuth, Basic Auth, and JWT

Comments
2 min read
Integrating Authentication and Authorization in Golang: A Practical Guide

Integrating Authentication and Authorization in Golang: A Practical Guide

Comments
7 min read
Heavstal Auth — NextAuth Provider for Heavstal Tech

Heavstal Auth — NextAuth Provider for Heavstal Tech

1
Comments
2 min read
How I Built a Custom Login UI for ZITADEL That Actually Looks Good

How I Built a Custom Login UI for ZITADEL That Actually Looks Good

Comments 1
3 min read
Real-World System Design: Authentication, RBAC, and Multi-Tenant Architecture (Part 1)

Real-World System Design: Authentication, RBAC, and Multi-Tenant Architecture (Part 1)

Comments
3 min read
Laravel API Authentication dengan Sanctum

Laravel API Authentication dengan Sanctum

Comments
3 min read
Implementing Passkeys Beyond the Demo

Implementing Passkeys Beyond the Demo

Comments
4 min read
Building Magic Link Authentication with Next.js Server-Side Rendering and Supabase

Building Magic Link Authentication with Next.js Server-Side Rendering and Supabase

Comments
5 min read
API Security : Understand in 3 Minutes

API Security : Understand in 3 Minutes

Comments
3 min read
Building a Scalable E-Commerce Platform: From Storefront to Warehouse

Building a Scalable E-Commerce Platform: From Storefront to Warehouse

Comments
3 min read
loading...