Open sneha122 opened 9 months ago
If this issue has to be worked on, I can take it up
@sneha122 @Nikhil-Nandagopal Hi. I want to ask if this is a rendered HTML page or something else. It may sound stupid, but it's my first time contributing.
Hi @sneha122 I'm interested to start off my contribution through this issue. I need one clarification. Is shifting _expiresin field alone is okay OR all 2 following fields ( Audience & Resource ) also need to be shifted ?
Hi @yasharma2301 This is a good first issue, you can take it up if you want, Apologies for the delayed response!!
Hi @theAravinthM We just need to shift expires_in field after the scope, no need to shift other fields, they can remain as they are today, Hope this helps!
Hi @bandhan-majumder The code for this is written in JSX, which is eventually translated to HTML internally by React framework, Hope this answer helps!!
Hi @sneha122 ! Just made a PR - #31863 . Could you please review!
hey @sneha122 is this issue resolved or anyone is already working on it?
@subhajit20 Yes there are already PRs created for this
Hello, is this issue still open?
Hi @BOSE-git There were PRs created for this issue earlier but due to various issues, we could not get around to merging these PRs. Let us discuss this internally and prioritise.
Should I connect on LinkedIn?
If there is any issue that I can help with, I will be happy to contribute
Moving this to Product Backlog as no response from the contributor
@sneha122 but there is not any expires_in section available in form file. Are we have to create that by ourself ?
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