Skip to content
Snippets Groups Projects
Closed JetBrains: Make auth more convenient
  • View options
  • JetBrains: Make auth more convenient

  • View options
  • Closed Issue created by Warren Gifford

    Created by: vdavid

    Use the oauth-like solution that @abeatrix developed for VS Code.

    @philipp-spiess's clues from the GitHub plugin:

    They have a regular login button, and also this UI: image

    They implement the oauth callback by using a custom webserver they start: http://127.0.0.1:63343/api/github/oauth (but the port is probably dynamic) – source code

    More granular task list:

    • Add "User authentication" and "Navigation settings" groups
    • Set up URL syntax validation
    • Set up automatic access token validation after an access token change or URL change
    • Add help texts
    • ...more coming...
    ✓ 4 of 4 checklist items completed

    Activity

    • All activity
    • Comments only
    • History only
    • Newest first
    • Oldest first