appsmithorg/appsmith

[Task]: Move expires_in field after scope while configuring oauth2 datasource

Open

#31,059 opened on Feb 12, 2024

View on GitHub
 (22 comments) (0 reactions) (0 assignees)TypeScript (4,508 forks)batch import
FrontendGood First IssueIntegrations Pod GeneralIntegrations ProductMediumProductionQuery & JS PodQuery Widgets & IDE PodREST API pluginTask

Repository metrics

Stars
 (39,454 stars)
PR merge metrics
 (Avg merge 5d 23h) (32 merged PRs in 30d)

Description

SubTasks

When creating authenticated API datasource for OAuth2, shift expires_in input field just after scope, so that all authentication fields are adjacent to each other, and users can discover it quickly Screenshot 2024-02-12 at 3 38 29 PM

Contributor guide