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

Adapt authorization module to work with access aggregate #20

Open
ruiconti opened this issue Apr 22, 2021 · 0 comments
Open

Adapt authorization module to work with access aggregate #20

ruiconti opened this issue Apr 22, 2021 · 0 comments
Labels
crucial design change A change that involves a change of current software design. Orthogonal to a refactor refactor Change implementation details but keep functionality stale.
Milestone

Comments

@ruiconti
Copy link
Contributor

Now that we've working authorization and authentication interfaces, we need to plug it into our access identity service.

Goal

One liner: Adapt current access (now named auth) service to support core-authentication and authorization functionality.

  1. Adapt domain and adapters (e.g orm) with authorization's base types
  2. Integrate services with proper interfaces
@ruiconti ruiconti added refactor Change implementation details but keep functionality stale. design change A change that involves a change of current software design. Orthogonal to a refactor labels Apr 22, 2021
@ruiconti ruiconti added this to the Going Public milestone Apr 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
crucial design change A change that involves a change of current software design. Orthogonal to a refactor refactor Change implementation details but keep functionality stale.
Projects
None yet
Development

No branches or pull requests

1 participant