PipedreamHQ / PipedreamHQ/pipedream

frontify: confirm OAuth scopes before building actions

Open
#21,674 0 comments 0 reactions 0 assignees View on GitHub
platform
Dominant language
JavaScript
Stars
11.7k
Forks
5.8k
Avg merge
3d 10h
Merged PRs (30d)
102

Description

Frontify connects through a shared OAuth app that Pipedream manages centrally, not one specific to this integration — so the scopes it currently requests aren't visible from the component code, and adding new ones means updating that shared connection rather than something the component itself can control.

This needs to be resolved before the actions are built, or they won't have the access they need to work.

Contributor guide

Open the contributing guide

Research direction

Start with the shared OAuth app and connection managed by Pipedream, then compare its current scopes with the access required by the planned Frontify actions. Done means the required access is confirmed before action development, with any necessary scope update identified.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
authentication
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.