Next: , Up: Building OAuth Apps   [Index]


1.4.1 Create an OAuth App

You can create and register an OAuth App under your personal account or under any organization you have administrative access to.

  1. Settings
  2. Developer Settings
  3. OAuth Apps
  4. New OAuth App
  5. "Application name"
  6. "Homepage URL"
    http://localhost:3000
    
  7. Description
  8. Authorization Callback URL
    http://localhost:3000/callback
    
  9. Register