File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -39,11 +39,11 @@ integrations that fit your specific workflow.
3939
4040## High-Level Workflow
4141
42- 1 . [ Register your app on Plane developer portal] ( /api-reference/build-plane-app/#registering-your-app )
43- 2 . [ Implement OAuth flow] ( /api-reference/build-plane-app#implement-oauth-flow )
44- 3 . [ Obtain and store access tokens securely] ( /api-reference/build-plane-app#obtain-and-store-access-tokens-securely )
45- 4 . [ Make authenticated API requests to Plane] ( /api-reference/build-plane-app#make-authenticated-api-requests-to-plane )
46- 5 . [ Handle token refresh] ( /api-reference/build-plane-app#handle-token-refresh )
42+ 1 . [ Register your app on Plane developer portal] ( /api-reference/byoa/ build-plane-app/#registering-your-app )
43+ 2 . [ Implement OAuth flow] ( /api-reference/byoa/ build-plane-app#implement-oauth-flow )
44+ 3 . [ Obtain and store access tokens securely] ( /api-reference/byoa/ build-plane-app#obtain-and-store-access-tokens-securely )
45+ 4 . [ Make authenticated API requests to Plane] ( /api-reference/byoa/ build-plane-app#make-authenticated-api-requests-to-plane )
46+ 5 . [ Handle token refresh] ( /api-reference/byoa/ build-plane-app#handle-token-refresh )
4747
4848## Registering Your App
4949
You can’t perform that action at this time.
0 commit comments