MHMuiz Harunaindevdesiignn.hashnode.dev·Aug 5 · 4 min readWeb Security: Understanding JWTJWT: JSON Web Token JWT is a standard for safely passing claims, pieces of information or assertions made about a subject, in a space-constrained environment. Its key features are compactness, simplic10
MHMuiz Harunaindevdesiignn.hashnode.dev·Jul 7 · 11 min readWeb Security: OAuth 2.0 and OpenID Connect (OIDC)OAuth 2.0: Open Authorization In the past, sharing information between services was often done by sharing login credentials with the other service, trusting that service to protect the credentials and21D