Tag: security
All the articles with the tag "security".
-
Making OAuth Testable: Rethinking OIDC Clients in JavaScript
How separating protocol logic from runtime concerns makes OAuth testable without mocks, using a functional core and thin framework adapters tested against a real identity provider.
-
I Found 5 Security Bugs in My OAuth2 Provider on My First Try (With an MCP Security Tool)
How connecting go-appsec/toolbox to Claude Code revealed five vulnerabilities in Autentico, including a HIGH severity unauthenticated token introspection issue, on the very first session.