DEV Community

# authentication

User authentication mechanisms

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How to Measure Authentication: Metrics, Funnels, and Conversion Tracking

How to Measure Authentication: Metrics, Funnels, and Conversion Tracking

Comments
3 min read
I Built a Free Auth0 Alternative That Gives You 20+ Routes in One Line of Code

I Built a Free Auth0 Alternative That Gives You 20+ Routes in One Line of Code

Comments
15 min read
Why Your OAuth Flow Needs PKCE (And How It Actually Works)

Why Your OAuth Flow Needs PKCE (And How It Actually Works)

1
Comments
5 min read
Building a Lightweight JWT Authentication Middleware for Go Gin Applications

Building a Lightweight JWT Authentication Middleware for Go Gin Applications

Comments
4 min read
Authentication vs Object Authorization: The API Security Mistake Everyone Makes

Authentication vs Object Authorization: The API Security Mistake Everyone Makes

Comments
3 min read
Reactively logout users on token refresh failure from Dio interceptors using RxDart in Flutter

Reactively logout users on token refresh failure from Dio interceptors using RxDart in Flutter

Comments
11 min read
Why I Refused to Pay Auth0 $96,000/Year (And Built My Own Auth Instead)

Why I Refused to Pay Auth0 $96,000/Year (And Built My Own Auth Instead)

Comments
4 min read
You Don't Need Devise: Building Secure Rails Auth from Scratch

You Don't Need Devise: Building Secure Rails Auth from Scratch

Comments
3 min read
Passkeys in Laravel: What They Are and How to Get Started

Passkeys in Laravel: What They Are and How to Get Started

Comments
7 min read
Authentication Patterns: JWTs, Sessions, and When to Use Each

Authentication Patterns: JWTs, Sessions, and When to Use Each

Comments
2 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
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
How to use JWT for authentication on Node.js

How to use JWT for authentication on Node.js

2
Comments
2 min read
Stop Copy-Pasting Auth Logic. Build It Once.

Stop Copy-Pasting Auth Logic. Build It Once.

2
Comments
3 min read
Manus OAuth: 5 Common Issues That Will Break Your Integration (And How to Fix Them)

Manus OAuth: 5 Common Issues That Will Break Your Integration (And How to Fix Them)

Comments
6 min read
Passkeys vs. Access-First: The Shift from Login to Lifecycle

Passkeys vs. Access-First: The Shift from Login to Lifecycle

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

Trouble with Test After Introducing django-axes

Comments
2 min read
Checkout Authentication and Conversion Rate

Checkout Authentication and Conversion Rate

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
API Authentication Best Practices in 2026

API Authentication Best Practices in 2026

Comments
9 min read
User Authentication in 2025: Stop Rolling Your Own

User Authentication in 2025: Stop Rolling Your Own

Comments
2 min read
Ultimate JWT Authentication In Node(Express.js) With Examples

Ultimate JWT Authentication In Node(Express.js) With Examples

Comments
3 min read
Ultimate Better Auth Implementation With Practical Examples

Ultimate Better Auth Implementation With Practical Examples

Comments
3 min read
loading...