Results for “webauthn”

9 skills
czlonkowski
n8n-workflow-patterns
Provides proven architectural patterns for building n8n workflows, covering webhook processing, HTTP API integration, database operations, AI agent workflows, batch processing, and scheduled tasks.
5.7k · bundle
a5c-ai
oauth
OAuth 2.0/OIDC flows, provider integration, and token handling.
1.7k · bundle
aibot88
n8n
Manage n8n workflows, executions and credentials via REST API
3 · bundle
concertonotes
oauth
Use when a val needs to require login with a Val Town account — gating routes behind authentication, identifying the current user, building user-specific dashboards. Covers std/oauth's `oauthMiddleware` and `getOAuthUserData`, the auto-managed `/auth/*` routes, and session behavior. For third-party OAuth providers (Google, GitHub, etc.) see the `third-party-integrations` skill instead.
0
luokai0
asana
Manage Asana tasks, projects, workspaces, users, and webhooks through a managed OAuth proxy, with explicit user approval required for write operations.
10 · bundle
claude-dev-suite
webrtc
WebRTC peer-to-peer communication. Signaling, ICE/STUN/TURN, media streams, data channels, screen sharing, and SFU integration (mediasoup, LiveKit). USE WHEN: user mentions "WebRTC", "video call", "peer-to-peer", "P2P", "screen sharing", "data channel", "STUN", "TURN", "mediasoup", "LiveKit" DO NOT USE FOR: server-to-client streaming - use `sse`; chat messaging - use `socket-io`
28
fang2853
web-access
Handles all networked operations through a real browser via CDP, including search, page scraping, login-required actions, and social media content extraction.
0 · bundle
scoheart
web-access
Handles all network operations including search, web scraping, login-required access, and social media content retrieval via a real browser CDP proxy.
2 · bundle
seb1n
webhook-setup
Set up webhook receivers with signature verification, idempotent event processing, retry handling, and dead letter queues for reliable event-driven integrations. Use when the user requests webhook setup or provides relevant inputs for this workflow.
159