Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Refactore the factory flow to pick out the authentication logic to a separate API method #356

Merged
merged 5 commits into from
Sep 20, 2022

Conversation

vinokurig
Copy link
Contributor

What does this PR do?

  • Refactor the factory flow and isolate the place where the OAuth token is fetched and stored to the git secret.
  • Create a new API method with the isolated flow.
    The API method is going to be used for the token verification step when a factory is restarted from dashboard.

Screenshot/screencast of this PR

What issues does this PR fix or reference?

eclipse-che/che#21640

How to test this PR?

N/A

PR Checklist

As the author of this Pull Request I made sure that:

Reviewers

Reviewers, please comment how you tested the PR when approving it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants