tegonhq / tegon

Tegon is an open-source, dev-first alternative to Jira, Linear
https://tegon.ai
GNU Affero General Public License v3.0
1.5k stars 58 forks source link

🚀 New Integration: Figma #168

Open AggManik opened 1 month ago

AggManik commented 1 month ago

User should be able to authenticate and connect figma app with tegon

Key resources:

  1. Figma API Documentation: https://www.figma.com/developers/api
  2. OAuth 2.0 Authentication: https://www.figma.com/developers/api#authentication
  3. API Reference: https://www.figma.com/developers/api#api-reference

The OAuth 2.0 Authentication section is crucial for connecting your app with Figma. It covers:

The API Reference provides details on the various endpoints you can use after authentication.

Guide on building integrations https://docs.tegon.ai/integrations/contribute

tegon-bot[bot] commented 1 month ago

ENG-362 🚀 New Integration: Figma