Home > Blog > OAuth
The authorization standard behind "sign in with" flows and API access tokens. Covers OAuth 2.0 and 2.1.
How to Create a MCP and Submit to Claude + Open AI
Insights ,
Tutorials
Semantika now signs into Claude and ChatGPT with one URL and no API key. The recipe: Passport 13 as the OAuth 2.1 server, laravel/mcp for discovery and client registration, a consent screen that scopes tokens per workspace, and what the two directory reviews asked for.