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

Endpoints for web-auth #10

Open
rmil opened this issue Oct 24, 2020 · 1 comment
Open

Endpoints for web-auth #10

rmil opened this issue Oct 24, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@rmil
Copy link
Member

rmil commented Oct 24, 2020

Currently web-auth directly communicates with the DB, whilst that works, I'd prefer it to use web-api as that medium instead, which should help with decoupling and other things.

  • Need to implement endpoints
  • Implement authorization
  • Implement service accounts
@rmil rmil self-assigned this Oct 24, 2020
@rmil rmil added the enhancement New feature or request label Oct 24, 2020
@rmil
Copy link
Member Author

rmil commented Sep 23, 2021

The roles and permissions endpoints should be good for this, although I will need to add more constructive endpoints.

I suppose the plan is here is whilst I could implement it all in web-auth, it's better to utilise the same API really, making sure nothing is locked behind?

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

No branches or pull requests

1 participant