6 min readBackendFeatured
Building Secure Micro-Frontends with OIDC and Token Mediation
Explore how to implement effective security in micro-frontend architectures using OIDC and token isolation mechanisms.
Part 3 · Frontend Identity IntegrationTag
Read 3 articles on Spa Authentication by Ashish Srivastava — practical guides covering implementation patterns, security, and production lessons.
3 posts
Explore how to implement effective security in micro-frontend architectures using OIDC and token isolation mechanisms.
Part 3 · Frontend Identity IntegrationLearn how to secure your Angular SPA with OpenID Connect by integrating the angular-oauth2-oidc library for effective authentication flows.
Part 6 · angular-oauth2-oidc in ProductionLearn how to implement the OAuth 2.0 Authorization Code Flow with PKCE to secure Single Page Applications and mobile apps against interception attacks.
Part 2 · OAuth 2.0 Deep Dive Series