New in version: 2.2.7

This document will cover how to implement authentication for your FlashMCP servers.

FlashMCP leverages the OAuth 2.0 support provided by the underlying Model Context Protocol (MCP) SDK.

For now, refer to the MCP Server Authentication documentation for initial details and the official MCP SDK documentation for more.