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

Move into separate module OAuthTokenProvider from che-core-api-auth #4462

Closed
skabashnyuk opened this issue Mar 17, 2017 · 1 comment
Closed
Labels
kind/task Internal things, technical debt, and to-do tasks to be performed. status/open-for-dev An issue has had its specification reviewed and confirmed. Waiting for an engineer to take it.

Comments

@skabashnyuk
Copy link
Contributor

skabashnyuk commented Mar 17, 2017

Usually OAuthTokenProvider is used on ws-agents but che-core-api-auth contains services deployed on ws-master. We should decouple ws-agent and ws-master dependencies.

Need for #4403

@skabashnyuk skabashnyuk added kind/task Internal things, technical debt, and to-do tasks to be performed. sprint/next status/open-for-dev An issue has had its specification reviewed and confirmed. Waiting for an engineer to take it. team/platform labels Mar 17, 2017
@skabashnyuk skabashnyuk changed the title Move into separate module org.eclipse.che.api.auth.oauth.OAuthTokenProvider from che-core-api-auth Move into separate module OAuthTokenProvider from che-core-api-auth Mar 17, 2017
@mshaposhnik
Copy link
Contributor

Done, module was splitted into server, agent and shared parts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/task Internal things, technical debt, and to-do tasks to be performed. status/open-for-dev An issue has had its specification reviewed and confirmed. Waiting for an engineer to take it.
Projects
None yet
Development

No branches or pull requests

2 participants