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

Support OAuth2 #13

Open
hbusul opened this issue Dec 22, 2021 · 0 comments · May be fixed by #33
Open

Support OAuth2 #13

hbusul opened this issue Dec 22, 2021 · 0 comments · May be fixed by #33
Assignees

Comments

@hbusul
Copy link
Owner

hbusul commented Dec 22, 2021

Since our authentication/authorization mechanism is not mature yet, I believe it is in our best interest to use OAuth2. I don't know this too much as well so I will explain what is my aim by this transition in English:

  • Users should be able to log in via well-known identity providers such as Google, Facebook etc
  • We also should be an identity provider so they can register without using Google, Facebook etc
  • We need to support Federated Access, when a 3rd party application wants to use Kucukdev, user should not enter their kucukdev passwords to that application but instead use OAuth2.

Here is some introductory video:
https://www.youtube.com/watch?v=t18YB3xDfXI

Some example open-source identity provider
https://github.com/ory/hydra

@hbusul hbusul self-assigned this Jan 5, 2022
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

Successfully merging a pull request may close this issue.

1 participant