-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add 'Authenticate in Browser' in sign-in dialog (#1888)
Resolves https://linear.app/sourcegraph/issue/CODY-2308/enterprise-users-unable-to-use-browser-redirects-for-authentication-on. ## Test plan 1. Go to Settings 2. `Log In with Token to Sourcegraph Enterprise` 3. Try different server inputs: `sourcegraph.com`, `sourcegraph.sourcegraph.com`, invalid server url, empty server url 4. `Authenticate automatically` ## Demo ~https://github.com/sourcegraph/jetbrains/assets/19799111/0f64b145-96ae-4952-a168-5f811e0a0ec1~ https://github.com/user-attachments/assets/a2f0e950-5b4d-4c32-acdb-8b5971c171da ## Final look <img width="536" alt="image" src="https://github.com/user-attachments/assets/f88d77a0-b17a-48a8-87a6-5ed1ff14e8fc">
- Loading branch information
1 parent
9bd1f55
commit 0c4a398
Showing
14 changed files
with
398 additions
and
107 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.