Align the GitHub authentication plugin with the latest vscode GitHub PR plugin #17684
Labels
area/plugins
kind/task
Internal things, technical debt, and to-do tasks to be performed.
severity/P1
Has a major impact to usage or development of the system.
Milestone
Is your task related to a problem? Please describe.
The authentication plugin API is going to be applied in theia. This API gives an ability to use the latest vscode GitHub PR plugin and to authenticate the plugin with the oAuth provider from Che.
Describe the solution you'd like
We need to update the GitHub-oauth-plugin in che-theia to use the GitHub oauth provider from Che as an authentication provider for the vscode GitHub PR plugin. This will replace the current temporary solution: injecting GitHub token to the plugin's config and asking user to refresh the page.
Describe alternatives you've considered
Additional context
fixes #14217
The text was updated successfully, but these errors were encountered: