appsmithorg/appsmith

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

Open

#31059 opened on Feb 12, 2024

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

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