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 #114

Open
asankov opened this issue Sep 11, 2020 · 1 comment
Open
Assignees
Labels

Comments

@asankov
Copy link
Owner

asankov commented Sep 11, 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).

@asankov asankov added the auth label Sep 11, 2020
@asankov asankov added this to the Separate Auth service milestone Sep 11, 2020
@asankov asankov self-assigned this Oct 11, 2020
@asankov
Copy link
Owner Author

asankov commented Nov 6, 2020

gira-games/api#7

@asankov asankov closed this as completed Nov 6, 2020
@asankov asankov reopened this Dec 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant