webflow-security-basics
Installation
SKILL.md
Webflow Security Basics
Overview
Security best practices for Webflow Data API v2 tokens, OAuth secrets, webhook verification, and access control. Covers the full lifecycle from token creation to rotation and revocation.
Prerequisites
- Webflow developer account at
developers.webflow.com - Understanding of environment variables
- Secret management solution (vault, cloud secret manager, etc.)
Instructions
Step 1: Token Types and Selection
| Token Type | Scope | Best For |
Related skills