Skip to content

Webflow-Examples/oauth-hello-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webflow OAuth App

Use this "Hello World" code sample to :

  • Spin up a Weblow App Server
  • Enable OAuth
  • Get data on an authorized user

Get Running

  1. Register a Webflow App
  2. Copy the .env.example file to .env
  3. Replace the IDs in .env with the IDs from Webflow
  4. Clone and run yarn install
  5. Run yarn dev to start your development server

Tools Used

Requirements

This server needs to be accessible by Webflow to recieve Webhook events. You have a couple of options to enable this:

Free Hosts

Tunnel