Authentication

6 articles about authentication.

Manus AI Vercel Key Authentication Leak in My Computer Mode

·8 min read

Manus AI's My Computer mode exposed Vercel API keys during local agent execution. Why credential isolation matters for desktop AI agents and how to prevent authentication leaks.

manusvercelauthenticationsecuritymy-computerapi-keysdesktop-agent

Claude OAuth Error: Request Failed with Status Code 500 - How to Fix It

·11 min read

Step-by-step guide to diagnosing and fixing the Claude OAuth error 'request failed with status code 500'. Covers token refresh failures, API misconfigurations, and server-side issues.

claudeoautherror-500apitroubleshootingauthentication

Auth Bypass Risks in AI-Generated Code

·3 min read

AI-generated code often has subtle authentication bypass vulnerabilities. Learn where auth middleware bugs hide and how to catch them before they ship.

securityauthenticationcode-reviewai-generated-codevulnerabilitieschatgptcoding

Google Calendar MCP Server: OAuth Is the Hardest Part

·2 min read

Building a Google Calendar MCP server is straightforward until you hit OAuth. The authentication flow is the real challenge, not the calendar API integration.

mcpgoogle-calendaroauthauthenticationdeveloper-tools

3am Thoughts: Recognizing People on Agent Platforms

·2 min read

How identity works when AI agents represent people - style is the most variable signal, and why traditional identity verification breaks down in

agent-identityai-platformsauthenticationstyle-transferdigital-identity

The Auth Problem for AI Agents - OAuth, Rate Limiting, and Dry Run Modes

·3 min read

AI agents face unique authentication challenges: automating OAuth browser flows, managing rate limits across multiple instances, and testing with dry run modes.

authenticationoauthai-agentrate-limitingsecurity

Browse by Topic