auth-and-identity
OAuth 2.0 and OIDC: A Backend Engineer's Guide to Login
Here is the question OAuth was invented to answer: how do you let an app do something on your behalf without handing it your passw…
4 posts RSS
Here is the question OAuth was invented to answer: how do you let an app do something on your behalf without handing it your passw…
A password is a secret you and the server both know. That is the original sin of the whole scheme: because the server has to store…
Are JWTs safe? Should you switch to PASETO? Is session-based auth outdated? In this guide, we’ll compare modern token systems in d…
In this post, we’ll explore what replay attacks are, how JWS and JWE differ, and how to generate + validate session fingerprints u…
Type to search.