Conversation
QA Update ✅I have verified this PR in the The migration to OAuth authentication works as expected, with no changes to existing settings. I tested the following on this branch:
Screen.Recording.2024-10-08.at.5.47.12.PM.movScreen.Recording.2024-10-08.at.5.15.50.PM.movTesting Environment Details
Steps to Test- As mentioned in the PR description.
|
Regression / Smoke Test Report ✅I have verified this PR in the smoke-test branch and it is working as expected. Testing Environment Details
Next Step- Ready to Merge 🚀 |
|
@dkotter this PR commits into |
Description of the Change
This PR improves the user experience for migrating from API key authentication to the new OAuth authentication. The existing flow requires a two-step process (logout and login with OAuth authentication). This new flow introduces a "Migrate to OAuth authentication" button in the notice on the settings page, making the process a single-step, easier, and confusion-free.
How to test the Change
1.5.8.Changelog Entry
Credits
Props @iamdharmesh @jeffpaul
Checklist: