We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Southclaws/storyden'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
WebAuthnGetAssertion.mdx•598 B
---
title: Web Authn Get Assertion
description: Start the WebAuthn assertion for an existing account.
full: false
_openapi:
method: GET
toc: []
structuredData:
headings: []
contents:
- content: Start the WebAuthn assertion for an existing account.
---
{/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */}
Start the WebAuthn assertion for an existing account.
<APIPage document={"../api/openapi.yaml"} operations={[{"path":"/auth/webauthn/assert/{account_handle}","method":"get"}]} />