DEV Community

# authentication

User authentication mechanisms

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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
API Authentication Best Practices in 2026

API Authentication Best Practices in 2026

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

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

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

User Authentication in 2025: Stop Rolling Your Own

Comments
2 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
3 Pitfalls of Multi-Portal Authentication with Keycloak [Part 5]

3 Pitfalls of Multi-Portal Authentication with Keycloak [Part 5]

Comments
6 min read
How to Authenticate Users with Solana Wallets in NestJS

How to Authenticate Users with Solana Wallets in NestJS

Comments
16 min read
Testing MFA without constantly reaching for your phone

Testing MFA without constantly reaching for your phone

Comments
1 min read
Passkeys in Production: Adding WebAuthn to a SaaS

Passkeys in Production: Adding WebAuthn to a SaaS

Comments
4 min read
SEO + RAO + Access = Lead

SEO + RAO + Access = Lead

1
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
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
loading...