Forem

# authentication

User authentication mechanisms

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How much 2FA annoys me
Cover image for How much 2FA annoys me

How much 2FA annoys me

1
Comments
2 min read
The Ultimate Guide to OAuth with Express.js (2025 Edition)

The Ultimate Guide to OAuth with Express.js (2025 Edition)

Comments
2 min read
Manus OAuth: 5 Common Issues That Will Break Your Integration (And How to Fix Them)
Cover image for 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
Cover image for 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
Passkeys in Laravel: What They Are and How to Get Started
Cover image for 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
Cover image for 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
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
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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)
Cover image for 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
loading...