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

Extract User authentication and authorization service from api service #7

Open
asankov opened this issue Nov 6, 2020 · 0 comments
Open

Comments

@asankov
Copy link
Contributor

asankov commented Nov 6, 2020

The AuthN/Z service should be a separate one. Ideally, it should be an OAuth provider, or should be able to integrate with many such providers (Github, Google, Facebook, etc.)

I am thinking that this service could be written in Java(with Spring Boot).

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

No branches or pull requests

1 participant