Skip to content

πŸ“° auth

Auth for B2B SaaS: it's not like auth for consumer software

Auth for business software (B2B) shouldn’t look the same as auth for consumer software (B2C). In many cases, it actually can’t work the same way.

weeklyfoo #92 / 2025-07-07
authb2bb2c

Authorization is still a nightmare for engineers: Launching Distributed Authorization

Intersting approach

weeklyfoo #29 / 2024-04-22
auth

Instead of 'auth', we should say 'permissions' and 'login'

Good idea!

weeklyfoo #35 / 2024-06-03
auth

Should I Use jwts For Authentication Tokens?

Short answer: No - but there’s also a long answer ;)

weeklyfoo #35 / 2024-06-03
auth

The 10 Types of Authorization

Global roles, organization-level roles, resource-specific roles, custom roles, and much more explaind

weeklyfoo #17 / 2024-01-28
authrbacrebacabac

What's OAuth2 Anyway?

Well written description of OAuth2.

weeklyfoo #70 / 2025-02-03
oauth2auth