Etsy App

A sample application demonstrating Etsy's OAuth 2.0 authentication flow with PKCE. Connect your Etsy account to get started.

Connect to Etsy
Start OAuth with Etsy using server-side environment variables. You can manage your app in your Etsy Developer Dashboard.

Uses ETSY_CLIENT_ID and ETSY_SHARED_SECRET from server environment variables.

How it works:

  1. 1.Click "Connect Etsy" to start the OAuth flow
  2. 2. Authorize the app on Etsy to grant access
  3. 3. Return to this app and use authenticated API requests