
I Built an Angular Authentication Layer for the Signals Era
How I designed `ngx-auth-client` around reactive state, provider-agnostic authentication, functional guards, and safer token handling.

How I designed `ngx-auth-client` around reactive state, provider-agnostic authentication, functional guards, and safer token handling.

OAuth 2.0, OpenID Connect, JWT, access tokens, refresh tokens, Keycloak. These get mentioned in the same breath so often that they blur into...